mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 00:24:12 +00:00
mt7621: netgear_ex6150: fix reboot loop by using LZMA loader
This fixes a well known "LZMA ERROR 1" error, reported previously on numerous of similar devices. Fixes: #10645 Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
1bd63df263
commit
7dd1cab1c1
@ -1391,6 +1391,7 @@ TARGET_DEVICES += mts_wg430223
|
|||||||
|
|
||||||
define Device/netgear_ex6150
|
define Device/netgear_ex6150
|
||||||
$(Device/dsa-migration)
|
$(Device/dsa-migration)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
DEVICE_VENDOR := NETGEAR
|
DEVICE_VENDOR := NETGEAR
|
||||||
DEVICE_MODEL := EX6150
|
DEVICE_MODEL := EX6150
|
||||||
DEVICE_PACKAGES := kmod-mt76x2
|
DEVICE_PACKAGES := kmod-mt76x2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user