projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add html output for the documentation (using tex4ht)
[openwrt.git]
/
include
/
target.mk
diff --git
a/include/target.mk
b/include/target.mk
index
17a41f7
..
bd3ceb9
100644
(file)
--- a/
include/target.mk
+++ b/
include/target.mk
@@
-12,6
+12,6
@@
$(TMP_DIR)/.target.mk: $(TOPDIR)/.target.mk
$(CP) $< $@
else
$(TMP_DIR)/.target.mk: $(TMP_DIR)/.targetinfo
- $(SCRIPT_DIR)/
gen_target_mk.pl
< $(TMP_DIR)/.targetinfo > $@
+ $(SCRIPT_DIR)/
metadata.pl target_mk
< $(TMP_DIR)/.targetinfo > $@
endif
This page took
0.023746 seconds
and
4
git commands to generate.