X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Futils%2FMakefile;fp=target%2Futils%2FMakefile;h=bcd1e653e42fa8b43c6d6fd4a65aa7176cf8a3e7;hp=fe354754ce68132c0e026c564786fa235beab926;hb=97f419b809d897b74baad8044de4bfcd47dd4fa9;hpb=14ace0ca9421f763feed4b72ddb7482aef20663d diff --git a/target/utils/Makefile b/target/utils/Makefile index fe354754ce..bcd1e653e4 100644 --- a/target/utils/Makefile +++ b/target/utils/Makefile @@ -4,6 +4,7 @@ TARGETS := addpattern trx motorola-bin dgfirmware UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils +source: prepare: $(UTILS_BUILD_DIR) compile: prepare $(patsubst %,$(UTILS_BUILD_DIR)/%,$(TARGETS)) FORCE mkdir -p $(STAGING_DIR)/bin