From 374cae9e6fcaf4cf4de4f2095f3fec558da51df6 Mon Sep 17 00:00:00 2001 From: Andrew Yong Date: Wed, 11 May 2016 00:17:54 +0800 Subject: ramips: add initial support for SamKnows SK-WB8 Signed-off-by: Andrew Yong --- target/linux/ramips/image/mt7621.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux/ramips/image/mt7621.mk') diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 1b8d3dae87..a09f4abfbf 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -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 -- cgit v1.2.3