summaryrefslogtreecommitdiff
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorperillamint <perillamint@gentoo.moe>2016-11-18 20:46:27 +0900
committerJohn Crispin <john@phrozen.org>2016-11-21 10:13:17 +0100
commit68634426fee42803b4be956ef3ac262dee6f8384 (patch)
tree45c0a77479457db44e27dffddcf2751d10ca49dd /target/linux/ramips/image
parenta74394be00f5b3f9d71f4d04c9e2ce6ea47a46b4 (diff)
downloadmtk-20170518-68634426fee42803b4be956ef3ac262dee6f8384.zip
mtk-20170518-68634426fee42803b4be956ef3ac262dee6f8384.tar.gz
mtk-20170518-68634426fee42803b4be956ef3ac262dee6f8384.tar.bz2
ramips: add support for WeVO W2914NS v2
Signed-off-by: Yong-hyu Ban <perillamint@gentoo.moe>
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/mt7621.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 647df7a..3518c8d 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -207,6 +207,22 @@ define Device/rb750gr3
endef
TARGET_DEVICES += rb750gr3
+define Device/w2914nsv2
+ DTS := W2914NSV2
+ IMAGE_SIZE := $(ralink_default_fw_size_16M)
+ DEVICE_TITLE := WeVO W2914NS v2
+ DEVICE_PACKAGES := kmod-usb3 kmod-usb-ledtrig-usbport kmod-i2c-mt7621 kmod-mt76
+endef
+TARGET_DEVICES += w2914nsv2
+
+define Device/11acnas
+ DTS := 11ACNAS
+ IMAGE_SIZE := $(ralink_default_fw_size_16M)
+ DEVICE_TITLE := WeVO 11AC NAS Router
+ DEVICE_PACKAGES := kmod-usb3 kmod-usb-ledtrig-usbport kmod-i2c-mt7621 kmod-mt76
+endef
+TARGET_DEVICES += 11acnas
+
# FIXME: is this still needed?
define Image/Prepare
#define Build/Compile