From fe3b62bbdc66a50c985ba3b0c9e873e5c0862ee2 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Sun, 27 May 2018 00:37:22 -0500 Subject: ath79: initial gl-ar300m support Signed-off-by: Marty E. Plummer --- target/linux/ath79/image/generic.mk | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/ath79/image') diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index 16a3c8ed53..f4ed7b3412 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -40,6 +40,15 @@ define Device/glinet_ar150 endef TARGET_DEVICES += glinet_ar150 +define Device/glinet_ar300m_nor + ATH_SOC := qca9533 + DEVICE_TITLE := GL.iNet GL-AR300M + DEVICE_PACKAGES := kmod-usb-core kmod-usb2 + IMAGE_SIZE := 16000k + SUPPORTED_DEVICES += gl-ar300m +endef +TARGET_DEVICES += glinet_ar300m_nor + define Device/openmesh_om5p-ac-v2 ATH_SOC := qca9558 DEVICE_TITLE := OpenMesh OM5P-AC v2 -- cgit v1.2.3