From dce5c4f5c8629af13bdb7cb5803a349cb8305d70 Mon Sep 17 00:00:00 2001 From: Xuefu Lin Date: Fri, 30 Sep 2016 19:41:12 +0800 Subject: ramips: Add support for Phicomm K2 PSG1218 - CPU: MT7620A 580MHz - Flash: 8MB - RAM: 64MB - External PA+LNA on both WLAN2.4 and WLAN5 - 4x LAN ethernet and 1x WAN ethernet Signed-off-by: Xuefu Lin --- target/linux/ramips/image/mt7620.mk | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux/ramips/image') 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) -- cgit v1.2.3