projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from...
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
6917bd8
..
85ef595
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-50,6
+50,10
@@
define Host/Compile
$(call cc2,mkplanexfw sha1)
$(call cc2,mktplinkfw md5)
$(call cc,pc1crypt)
+ $(call cc,osbridge-crc)
+ $(call cc2,wrt400n cyg_crc32)
+ $(call cc,wndr3700)
+ $(call cc,mkdniimg)
endef
define Host/Install
This page took
0.021693 seconds
and
4
git commands to generate.