projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
9f5346b
..
e19d63c
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-26,6
+26,8
@@
define Build/Compile
$(call cc,ptgen)
$(call cc,airlink)
$(call cc,srec2bin)
+ $(call cc,mkmylofw)
+ $(call cc,mkcsysimg)
endef
define Build/Install
This page took
0.022797 seconds
and
4
git commands to generate.