summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/mt7621.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/image/mt7621.mk')
-rw-r--r--target/linux/ramips/image/mt7621.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 59a9332294..e602dfb409 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -105,6 +105,13 @@ define Device/sap-g3200u3
endef
TARGET_DEVICES += sap-g3200u3
+define Device/timecloud
+ DTS := Timecloud
+ DEVICE_TITLE := Thunder Timecloud
+ DEVICE_PACKAGES := kmod-usb3
+endef
+TARGET_DEVICES += timecloud
+
define Device/witi
DTS := WITI
IMAGE_SIZE := $(ralink_default_fw_size_16M)