From: Waldemar Brodkorb Date: Sat, 12 Feb 2005 02:45:47 +0000 (+0000) Subject: accidentally removed IMAGES X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=385444a0d395b40c6daff6edf535cd30a937ac94 accidentally removed IMAGES SVN-Revision: 238 --- diff --git a/openwrt/Makefile b/openwrt/Makefile index 008117dd79..0fa90fb40d 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