accidentally removed IMAGES
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Feb 2005 02:45:47 +0000 (02:45 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Feb 2005 02:45:47 +0000 (02:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@238 3c298f89-4303-0410-b956-a3cf2f4a3e73

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