summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/initialpath.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/initialpath.mk b/mk/initialpath.mk
index 9342ccf..c21b360 100644
--- a/mk/initialpath.mk
+++ b/mk/initialpath.mk
@@ -69,4 +69,6 @@ rmallpath:
@rm -Rf $(PACKAGES_BUILD) $(ROOTFS) $(TOOLS) $(TOOLS_BUILD) $(SYSROOT)
@rm -Rf rootfs-$(GNU_TARGET)-$(EMBTK_MCU_FLAG)*
@rm -Rf initramfs-$(GNU_TARGET)-$(EMBTK_MCU_FLAG)*
+ @rm -rf $(DOWNLOAD_DIR)/*.patch
+ @rm -rf $(DOWNLOAD_DIR)/eglibc-*