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
@@ -138,6 +138,12 @@ define Device/ubnt-erx
|
||||
endef
|
||||
TARGET_DEVICES += ubnt-erx
|
||||
|
||||
define Device/sk-wb8
|
||||
DTS := SK-WB8
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
endef
|
||||
TARGET_DEVICES += sk-wb8
|
||||
|
||||
# FIXME: is this still needed?
|
||||
define Image/Prepare
|
||||
#define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user