summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 78f2f0071..b14750d36 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,7 @@ ifeq ($(DL_DIR),$(BASE_DIR)/dl)
rm -rf $(DL_DIR)
endif
rm -rf $(BUILD_DIR) $(LINUX_KERNEL) $(IMAGE)
+ $(MAKE) -C $(CONFIG) clean
sourceball:
rm -rf $(BUILD_DIR)