ramips: Fix booting on MQmaker WiTi board
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: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
176dfa4f0f
commit
1999685611
@ -792,6 +792,7 @@ endef
|
||||
TARGET_DEVICES += motorola_mr2600
|
||||
|
||||
define Device/mqmaker_witi
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := MQmaker
|
||||
DEVICE_MODEL := WiTi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user