projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
295da57
)
ramips: fix buffalo image generation
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 6 Jul 2011 16:46:33 +0000
(16:46 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 6 Jul 2011 16:46:33 +0000
(16:46 +0000)
SVN-Revision: 27495
target/linux/ramips/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index 042c319af71a17121967658db282a1cb0c02c106..da5db3ee186f0941aa9140b4a8db266b4a680170 100644
(file)
--- a/
target/linux/ramips/image/Makefile
+++ b/
target/linux/ramips/image/Makefile
@@
-80,7
+80,7
@@
define BuildFirmware/Buffalo
-o $(KDIR)/vmlinux-$(2).uImage.enc; \
buffalo-enc -p $(3) -v 1.76 \
-i $(KDIR)/root.$(1) \
- -o $(KDIR)/root.$(
1
).enc; \
+ -o $(KDIR)/root.$(
2
).enc; \
buffalo-tag -b $(3) -p $(3) -a ram -v 1.76 -m 1.01 \
-l mlang8 -f 1 -r EU \
-i $(KDIR)/vmlinux-$(2).uImage.enc \