aboutsummaryrefslogtreecommitdiffstats
path: root/target/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/utils/Makefile')
-rw-r--r--target/utils/Makefile1
1 files changed, 1 insertions, 0 deletions
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