accidentally removed IMAGES

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@238 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Waldemar Brodkorb 2005-02-12 02:45:47 +00:00
parent 0e26d26f5d
commit c1ce10b6cf
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ source: $(TARGETS_SOURCE)
#
#############################################################
clean:
rm -rf $(BUILD_DIR)
rm -rf $(BUILD_DIR) $(IMAGE).*
-rm -f openwrt-*
@$(MAKE) -C $(CONFIG) clean