projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
eb42f63
..
ce2a15d
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-47,6
+47,9
@@
define Host/Compile
$(call cc,mktitanimg)
$(call cc,mkchkimg)
$(call cc,mkzcfw cyg_crc32)
$(call cc,mktitanimg)
$(call cc,mkchkimg)
$(call cc,mkzcfw cyg_crc32)
+ $(call cc,spw303v)
+ $(call cc,trx2edips)
+ $(call cc,xorimage)
endef
define Host/Install
endef
define Host/Install
This page took
0.020626 seconds
and
4
git commands to generate.