From: Piotr Dymacz Date: Mon, 23 May 2022 15:50:19 +0000 (+0200) Subject: ramips: fix booting on ZyXEL NBG-419N v2 X-Git-Tag: v23.05.0-rc1~3207 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fd72e595c2b2a46bab8cbc7e9415fbfeae7b5b0d;p=openwrt%2Fopenwrt.git 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 Tested-by: Juergen Hench Signed-off-by: Demetris Ierokipides Signed-off-by: Piotr Dymacz --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index d0a0d6f85a..708aeb8555 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -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