mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
ramips: fix booting on ZyXEL NBG-419N v2
This fixes a well known "LZMA ERROR 1" error, reported previously on numerous of other devices from 'ramips' target. Fixes: #9842 Fixes: #8964 Reported-by: Juergen Hench <jurgen.hench@gmail.com> Tested-by: Juergen Hench <jurgen.hench@gmail.com> Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com> Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
1d42af720c
commit
fd72e595c2
@ -1237,6 +1237,7 @@ endef
|
||||
TARGET_DEVICES += zyxel_nbg-419n
|
||||
|
||||
define Device/zyxel_nbg-419n-v2
|
||||
$(Device/uimage-lzma-loader)
|
||||
SOC := rt3352
|
||||
IMAGE_SIZE := 7872k
|
||||
DEVICE_VENDOR := ZyXEL
|
||||
|
Loading…
x
Reference in New Issue
Block a user