1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

accidentally removed IMAGES

SVN-Revision: 238
This commit is contained in:
Waldemar Brodkorb 2005-02-12 02:45:47 +00:00
parent 4a433b88fd
commit 530c6de063

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