projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make binutils 2.18 default for ppc44x and ppc40x
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
36a6186
..
70f9e82
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-33,6
+33,7
@@
define Build/Compile
$(call cc,mkfwimage2,-lz)
$(call cc,imagetag)
$(call cc,add_header)
+ $(call cc,makeamitbin)
endef
define Build/Install
This page took
0.019684 seconds
and
4
git commands to generate.