projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix image generation (sn9)
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
88e3a49
..
c9d9bae
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-27,6
+27,7
@@
define Build/Compile
$(call cc,airlink)
$(call cc,srec2bin)
$(call cc,mksyshdr)
+ $(call cc,mkmylofw)
endef
define Build/Install
This page took
0.025493 seconds
and
4
git commands to generate.