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