From 1a092ce0e09a4175bb58f8b2dad3615edc7df0ba Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 24 Nov 2015 18:30:50 +0000 Subject: ar71xx: add GL-Domino Pi support V3 This is the patch for GL-Domino Pi V3. Updated against the latest trunk. Signed-off-by: alzhao SVN-Revision: 47622 --- 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 c5873760a5..a0fa714909 100644 --- a/target/linux/ar71xx/generic/profiles/gli.mk +++ b/target/linux/ar71xx/generic/profiles/gli.mk @@ -36,3 +36,14 @@ define Profile/GL-AR300/Description endef $(eval $(call Profile,GL-AR300)) + +define Profile/DOMINO + NAME:=GL Domino Pi + PACKAGES:=kmod-usb-core kmod-usb2 +endef + +define Profile/DOMINO/Description + Configuration of Domino, Wifi for everything. +endef + +$(eval $(call Profile,DOMINO)) -- cgit v1.2.3