mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-26 00:22:47 +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>
This commit is contained in:
parent
4f9b360f0b
commit
f6099d7974
@ -291,6 +291,7 @@ TARGET_DEVICES += asus_rt-ac85p
|
|||||||
|
|
||||||
define Device/asus_rt-n56u-b1
|
define Device/asus_rt-n56u-b1
|
||||||
$(Device/dsa-migration)
|
$(Device/dsa-migration)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
DEVICE_VENDOR := ASUS
|
DEVICE_VENDOR := ASUS
|
||||||
DEVICE_MODEL := RT-N56U
|
DEVICE_MODEL := RT-N56U
|
||||||
DEVICE_VARIANT := B1
|
DEVICE_VARIANT := B1
|
||||||
|
Loading…
Reference in New Issue
Block a user