projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[uclibc] add more gcc-4.4 patches from uclibc's mailing-list
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
4e5789b
..
880a13f
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-46,8
+46,11
@@
define Host/Compile
$(call cc,add_header)
$(call cc,makeamitbin)
$(call cc,encode_crc)
+ $(call cc,nand_ecc)
$(call cc2,mkplanexfw sha1)
$(call cc2,mktplinkfw md5)
+ $(call cc,pc1crypt)
+ $(call cc,osbridge-crc)
endef
define Host/Install
This page took
0.021636 seconds
and
4
git commands to generate.