Skip to content

Commit 8280398

Browse files
Adapt all.sh cleanup
Signed-off-by: Ronald Cron <[email protected]>
1 parent 5b41a65 commit 8280398

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/scripts/all.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,9 @@ cleanup()
334334
rm -f 3rdparty/Makefile 3rdparty/*/Makefile pkgconfig/Makefile framework/Makefile
335335
rm -f include/Makefile programs/!(fuzz)/Makefile
336336
rm -f tf-psa-crypto/Makefile tf-psa-crypto/include/Makefile
337+
rm -f tf-psa-crypto/core/Makefile tf-psa-crypto/drivers/Makefile
338+
rm -f tf-psa-crypto/drivers/builtin/Makefile
339+
rm -f tf-psa-crypto/drivers/builtin/src/Makefile
337340
338341
# Remove any artifacts from the component_test_cmake_as_subdirectory test.
339342
rm -rf programs/test/cmake_subproject/build

0 commit comments

Comments
 (0)