projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add target/download
[openwrt.git]
/
target
/
utils
/
Makefile
diff --git
a/target/utils/Makefile
b/target/utils/Makefile
index
fe35475
..
bcd1e65
100644
(file)
--- 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
This page took
0.01953 seconds
and
4
git commands to generate.