From: Haoan Li Date: Wed, 5 Apr 2023 18:42:15 +0000 (+0800) Subject: ramips: fix lzma-loader for buffalo_WSR_600DHP X-Git-Tag: v23.05.0-rc1~436 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12331%2Fhead;p=thirdparty%2Fopenwrt.git ramips: fix lzma-loader for buffalo_WSR_600DHP This fixes a well known "LZMA ERROR 1" error, reported previously on numerous of similar devices. Fixes: #11919 Signed-off-by: Haoan Li --- diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 066602dafd3..d46d84e6ce7 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -457,6 +457,7 @@ TARGET_DEVICES += buffalo_wsr-2533dhpl define Device/buffalo_wsr-600dhp $(Device/dsa-migration) + $(Device/uimage-lzma-loader) IMAGE_SIZE := 16064k DEVICE_VENDOR := Buffalo DEVICE_MODEL := WSR-600DHP