mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
ramips: mt7621: use lzma-loader for Sercomm NA502s
This fixes a well-known "LZMA ERROR 1" error on Sercomm NA502s, reported on the OpneWrt forum [0]. [0] https://forum.openwrt.org/t/206640 Signed-off-by: Andreas Böhler <dev@aboehler.at>
This commit is contained in:
parent
a670cc2864
commit
6d89aa2987
@ -2384,6 +2384,7 @@ TARGET_DEVICES += sercomm_na502
|
||||
|
||||
define Device/sercomm_na502s
|
||||
$(Device/nand)
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 20971520
|
||||
DEVICE_VENDOR := SERCOMM
|
||||
DEVICE_MODEL := NA502S
|
||||
|
Loading…
Reference in New Issue
Block a user