Skip to content

Commit

Permalink
ramips: Fix booting on MQmaker WiTi board
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
diizzyy authored and hauke committed Apr 3, 2021
1 parent 12f3d14 commit e83f7e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/image/mt7621.mk
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ TARGET_DEVICES += mikrotik_routerboard-m33g

define Device/mqmaker_witi
$(Device/dsa-migration)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
DEVICE_VENDOR := MQmaker
DEVICE_MODEL := WiTi
Expand Down

0 comments on commit e83f7e5

Please sign in to comment.