From: Shiji Yang Date: Thu, 23 Oct 2025 01:56:16 +0000 (+0800) Subject: ramips: enable LZMA loader for ZIO FREEZIO X-Git-Tag: v25.12.0-rc1~492 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583e401abb439e42956bf98db456fcf1e7e7f53a;p=thirdparty%2Fopenwrt.git ramips: enable LZMA loader for ZIO FREEZIO Fix the kernel LZMA decompression error issue. Fixes: https://github.com/openwrt/openwrt/issues/11815 Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/20509 Signed-off-by: Robert Marko --- diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index a5131f901a2..a4a4747c0a1 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -3691,6 +3691,7 @@ TARGET_DEVICES += zbtlink_zbt-wg3526-32m define Device/zio_freezio $(Device/dsa-migration) + $(Device/uimage-lzma-loader) IMAGE_SIZE := 16064k DEVICE_VENDOR := ZIO DEVICE_MODEL := FREEZIO