X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/02cdebbb91a33d8e24da1c94a9d93ac39be168a7..b9f75a560dedd426db89cb74b16aaad85b0f50be:/target/utils/Makefile diff --git a/target/utils/Makefile b/target/utils/Makefile index 855f55267..c7b9a0498 100644 --- a/target/utils/Makefile +++ b/target/utils/Makefile @@ -10,7 +10,7 @@ TARGETS := addpattern trx motorola-bin dgfirmware UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils -source: +download: prepare: $(UTILS_BUILD_DIR) compile: prepare $(patsubst %,$(UTILS_BUILD_DIR)/%,$(TARGETS)) FORCE mkdir -p $(STAGING_DIR)/bin