mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:50:37 +02:00
ramips: fix buffalo image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27495 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d6f0d4414c
commit
90433b3461
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user