ramips: fix booting on Samknows SK-WB8
This fixes a well known "LZMA ERROR 1" error, reported previously on numerous of similar devices. Fixes: #9824 Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
20ca59ceb7
commit
064e7e57b4
1 changed files with 1 additions and 0 deletions
|
@ -1461,6 +1461,7 @@ TARGET_DEVICES += renkforce_ws-wn530hp3-a
|
|||
|
||||
define Device/samknows_whitebox-v8
|
||||
$(Device/dsa-migration)
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := SamKnows
|
||||
DEVICE_MODEL := Whitebox 8
|
||||
|
|
Loading…
Reference in a new issue