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
b57fb59041
commit
af0a1035c7
@ -1357,6 +1357,7 @@ endef
|
||||
TARGET_DEVICES += raisecom_msg1500-x-00
|
||||
|
||||
define Device/samknows_whitebox-v8
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := SamKnows
|
||||
DEVICE_MODEL := Whitebox 8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user