mirror of https://github.com/hak5/openwrt.git
parent
3f06c9bcf2
commit
b965972dd3
|
@ -60,7 +60,7 @@ include .config.cmd
|
||||||
|
|
||||||
world: $(DL_DIR) $(BUILD_DIR) configtest
|
world: $(DL_DIR) $(BUILD_DIR) configtest
|
||||||
$(MAKE) toolchain/install target/compile package/compile root_clean package/install target/install package_index
|
$(MAKE) toolchain/install target/compile package/compile root_clean package/install target/install package_index
|
||||||
$(TRACE) Build complete.
|
@$(TRACE) Build complete.
|
||||||
|
|
||||||
.PHONY: all world clean dirclean distclean image_clean target_clean source configtest
|
.PHONY: all world clean dirclean distclean image_clean target_clean source configtest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue