We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bb1b9 commit 4b0f0edCopy full SHA for 4b0f0ed
features/mbedtls/mbed-crypto/importer/Makefile
@@ -90,6 +90,7 @@ rsync:
90
# Copying Mbed Crypto into Mbed OS...
91
rm -rf $(TARGET_SRV_IMPL)
92
rm -rf $(TARGET_SPE)
93
+ rm -rf $(TARGET_SRC)
94
95
mkdir -p $(TARGET_SRV_IMPL)
96
mkdir -p $(TARGET_SPE)
0 commit comments