accidentally removed IMAGES
[openwrt.git] / Makefile
index 008117d..0fa90fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -119,7 +119,7 @@ source: $(TARGETS_SOURCE)
 #
 #############################################################
 clean:
-       rm -rf $(BUILD_DIR)
+       rm -rf $(BUILD_DIR) $(IMAGE).*
        -rm -f openwrt-*
        @$(MAKE) -C $(CONFIG) clean