mirror of https://github.com/hak5/openwrt.git
parent
4a433b88fd
commit
530c6de063
|
@ -119,7 +119,7 @@ source: $(TARGETS_SOURCE)
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
clean:
|
clean:
|
||||||
rm -rf $(BUILD_DIR)
|
rm -rf $(BUILD_DIR) $(IMAGE).*
|
||||||
-rm -f openwrt-*
|
-rm -f openwrt-*
|
||||||
@$(MAKE) -C $(CONFIG) clean
|
@$(MAKE) -C $(CONFIG) clean
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue