aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/mt7620.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk
index 28b5f3e160..ce55cde3c0 100644
--- a/target/linux/ramips/image/mt7620.mk
+++ b/target/linux/ramips/image/mt7620.mk
@@ -259,6 +259,13 @@ define Device/psg1208
endef
TARGET_DEVICES += psg1208
+define Device/psg1218
+ DTS := PSG1218
+ DEVICE_TITLE := Phicomm PSG1218
+ DEVICE_PACKAGES := kmod-mt76
+endef
+TARGET_DEVICES += psg1218
+
define Device/y1
DTS := Y1
IMAGE_SIZE := $(ralink_default_fw_size_16M)