mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 20:45:31 +00:00
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 <lihaoan1001@163.com> (cherry picked from commit c7b484f3647c58da2f86395228a9927290a6f6ed)
This commit is contained in:
parent
bf81a92171
commit
31b1366bc6
@ -306,6 +306,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user