mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-11 05:11:26 +00:00
ramips: mt7621: enable lzma-loader for Asus RT-N56U-B1
Fixes boot loader LZMA decompression issues. Without this change the board end up in a boot loop. Signed-off-by: Alex Khodin <mxktz1@gmail.com> (cherry picked from commit f6099d797460b23e06fb0c391606346993b4593e)
This commit is contained in:
parent
40465adbbf
commit
b0ab21d9d0
@ -226,6 +226,7 @@ TARGET_DEVICES += asus_rt-ac85p
|
||||
|
||||
define Device/asus_rt-n56u-b1
|
||||
$(Device/dsa-migration)
|
||||
$(Device/uimage-lzma-loader)
|
||||
DEVICE_VENDOR := ASUS
|
||||
DEVICE_MODEL := RT-N56U
|
||||
DEVICE_VARIANT := B1
|
||||
|
Loading…
x
Reference in New Issue
Block a user