diff --git a/Makefile b/Makefile index 78f2f00718..b14750d36f 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)