ar71xx: fix factory image creation for dir-825-c1
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35589 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
bede9dff8a
commit
92a3247d9a
|
@ -355,7 +355,7 @@ define Image/Build/Cameo933x/initramfs
|
|||
endef
|
||||
|
||||
define Image/Build/Cameo934x
|
||||
$(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007744,$(4))
|
||||
$(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007718,$(4))
|
||||
endef
|
||||
|
||||
define Image/Build/Cameo934x/initramfs
|
||||
|
|
Loading…
Reference in New Issue