mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02:00
accidentally removed IMAGES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@238 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
844425e1b0
commit
e20735664a
@ -119,7 +119,7 @@ source: $(TARGETS_SOURCE)
|
||||
#
|
||||
#############################################################
|
||||
clean:
|
||||
rm -rf $(BUILD_DIR)
|
||||
rm -rf $(BUILD_DIR) $(IMAGE).*
|
||||
-rm -f openwrt-*
|
||||
@$(MAKE) -C $(CONFIG) clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user