From a04c3e73a33f9effc77511076bdbf8a0013a9574 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 24 Nov 2015 18:30:19 +0000 Subject: ar71xx: add GL-AR300 support V3 This is the patch for GL-AR300 V3, tested against the latest trunk. Signed-off-by: alzhao SVN-Revision: 47621 --- target/linux/ar71xx/generic/profiles/gli.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles') diff --git a/target/linux/ar71xx/generic/profiles/gli.mk b/target/linux/ar71xx/generic/profiles/gli.mk index a6ad661666..c5873760a5 100644 --- a/target/linux/ar71xx/generic/profiles/gli.mk +++ b/target/linux/ar71xx/generic/profiles/gli.mk @@ -25,3 +25,14 @@ define Profile/GL-AR150/Description endef $(eval $(call Profile,GL-AR150)) + +define Profile/GL-AR300 + NAME:=GL AR300 + PACKAGES:=kmod-usb-core kmod-usb2 +endef + +define Profile/GL-AR300/Description + Configuration of GL AR300. +endef + +$(eval $(call Profile,GL-AR300)) -- cgit v1.2.3