aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/mt7688.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/image/mt7688.mk')
-rw-r--r--target/linux/ramips/image/mt7688.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7688.mk b/target/linux/ramips/image/mt7688.mk
index 4a50275a8d..2c181fc846 100644
--- a/target/linux/ramips/image/mt7688.mk
+++ b/target/linux/ramips/image/mt7688.mk
@@ -19,6 +19,14 @@ define Device/pbr-d1
endef
TARGET_DEVICES += pbr-d1
+define Device/vocore2lite
+ DTS := VOCORE2LITE
+ IMAGE_SIZE := $(ralink_default_fw_size_8M)
+ DEVICE_TITLE := VoCore VoCore2-Lite
+ DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-sdhci kmod-sdhci-mt7620
+endef
+TARGET_DEVICES += vocore2lite
+
define Device/wrtnode2r
DTS := WRTNODE2R
IMAGE_SIZE := $(ralink_default_fw_size_16M)