projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] kmod-usb-core is buildin on etrax target
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
4f12b9f
..
d4a633c
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-45,6
+45,7
@@
define Host/Compile
$(call cc,wrt400n cyg_crc32)
$(call cc,wndr3700)
$(call cc,mkdniimg)
$(call cc,wrt400n cyg_crc32)
$(call cc,wndr3700)
$(call cc,mkdniimg)
+ $(call cc,mktitanimg)
endef
define Host/Install
endef
define Host/Install
This page took
0.024674 seconds
and
4
git commands to generate.