forked from Ivasoft/openwrt
ar71xx: add profile and build image for the Archer C7 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36790
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/ARCHERC7
|
||||
NAME:=TP-LINK Archer C7
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
define Profile/ARCHERC7/Description
|
||||
Package set optimized for the TP-LINK Archer C7.
|
||||
endef
|
||||
$(eval $(call Profile,ARCHERC7))
|
||||
|
||||
|
||||
define Profile/TLMR11U
|
||||
NAME:=TP-LINK TL-MR11U
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
|
||||
Reference in New Issue
Block a user