forked from Ivasoft/openwrt
ramips: add initial support for SamKnows SK-WB8
Signed-off-by: Andrew Yong <me@ndoo.sg>
This commit is contained in:
committed by
John Crispin
parent
9195d8da35
commit
374cae9e6f
@@ -376,6 +376,9 @@ ramips_board_detect() {
|
||||
*"RUT5XX")
|
||||
name="rut5xx"
|
||||
;;
|
||||
*"SamKnows Whitebox 8")
|
||||
name="sk-wb8"
|
||||
;;
|
||||
*"SAP-G3200U3")
|
||||
name="sap-g3200u3"
|
||||
;;
|
||||
|
||||
@@ -112,6 +112,7 @@ platform_check_image() {
|
||||
rt-n56u|\
|
||||
rut5xx|\
|
||||
sap-g3200u3|\
|
||||
sk-wb8|\
|
||||
sl-r7205|\
|
||||
tew-691gr|\
|
||||
tew-692gr|\
|
||||
|
||||
Reference in New Issue
Block a user