commit | 49f7867107ffc8cd7f5484e7469f96819ab4fde9 | [log] [tgz] |
---|---|---|
author | Leandro Belli <leandro.belli@arm.com> | Thu Dec 29 13:50:47 2022 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Feb 07 16:07:22 2023 +0000 |
tree | 5a6337a1636a9e0d9d0e3bbe63f24d9b8ddb2f48 | |
parent | 7371798fa0b1ac0ed98e0cd57edc1de682abe837 [diff] |
scp: replace deprecated makefile command Previously `make clean` as used to clean the SCP-Firmware workspace. With the deprecation of `Makefile` this command will not longer work for that reason it was replaced with the corresponding one that uses the `Makefile.cmake` wrapper file. Signed-off-by: Leandro Belli <leandro.belli@arm.com> Change-Id: I0fcf091aef345ebb5b24fd3aef06c4e15717b61c (cherry picked from commit 99e20b29635fe19bcc8b11199f5f44db392c466a)