forked from Ivasoft/openwrt
ar71xx: add support for ap152 reference board
Signed-off-by: Miaoqing Pan <miaoqing@codeaurora.org> SVN-Revision: 46972
This commit is contained in:
@@ -93,6 +93,17 @@ endef
|
||||
|
||||
$(eval $(call Profile,AP147))
|
||||
|
||||
define Profile/AP152
|
||||
NAME:=Qualcomm Atheros AP152 reference board
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage
|
||||
endef
|
||||
|
||||
define Profile/AP152/Description
|
||||
Package set optimized for the Qualcomm Atheros AP152 reference board.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,AP152))
|
||||
|
||||
define Profile/AP81
|
||||
NAME:=Atheros AP81 reference board
|
||||
PACKAGES:=kmod-usb-core kmod-usb2
|
||||
|
||||
Reference in New Issue
Block a user