From: wbx Date: Sat, 12 Feb 2005 02:45:47 +0000 (+0000) Subject: accidentally removed IMAGES X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=bf1beb70348499a33be764cc1c15f76bbe78d21b accidentally removed IMAGES git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@238 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 008117dd7..0fa90fb40 100644 --- 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