summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-12 02:45:47 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-12 02:45:47 +0000
commit530c6de0637a2c384cdb13c37a2cf8b592062208 (patch)
treeed206ca33953449aad2c258074ba54d67456fbb5
parent4a433b88fd8f054547157f26d99a3e9fced54d8c (diff)
downloadmtk-20170518-530c6de0637a2c384cdb13c37a2cf8b592062208.zip
mtk-20170518-530c6de0637a2c384cdb13c37a2cf8b592062208.tar.gz
mtk-20170518-530c6de0637a2c384cdb13c37a2cf8b592062208.tar.bz2
accidentally removed IMAGES
SVN-Revision: 238
-rw-r--r--openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index 008117d..0fa90fb 100644
--- a/openwrt/Makefile
+++ b/openwrt/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