accidentally removed IMAGES
SVN-Revision: 238
This commit is contained in:
parent
4a433b88fd
commit
530c6de063
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue