forked from Ivasoft/openwrt
ar71xx: add GL-AR300 support V3
This is the patch for GL-AR300 V3, tested against the latest trunk. Signed-off-by: alzhao<alzhao@gmail.com> SVN-Revision: 47621
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user