mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 03:50:48 +00:00
ramips: Fix booting on MTC WR1201
This fixes the dreaded "lzma error 1" also reported on similar devices Ref: https://bugs.openwrt.org/index.php?do=details&task_id=3057 Fixes: FS#3057 Signed-off-by: René van Dorst <opensource@vdorst.com> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
4710c1e4dd
commit
d4e2dab91c
@ -856,6 +856,7 @@ TARGET_DEVICES += mqmaker_witi
|
|||||||
|
|
||||||
define Device/mtc_wr1201
|
define Device/mtc_wr1201
|
||||||
$(Device/dsa-migration)
|
$(Device/dsa-migration)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 16000k
|
IMAGE_SIZE := 16000k
|
||||||
DEVICE_VENDOR := MTC
|
DEVICE_VENDOR := MTC
|
||||||
DEVICE_MODEL := Wireless Router WR1201
|
DEVICE_MODEL := Wireless Router WR1201
|
||||||
|
Loading…
x
Reference in New Issue
Block a user