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 008117dd79cf7f5bea48b19fc1804301975d6563..0fa90fb40d7aa3a0f4ae096cc45c189a94158c80 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