mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
ar71xx: add a profile for PB92
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20778 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cd8a80e0f4
commit
e1d249d8b4
@ -50,3 +50,14 @@ define Profile/PB44/Description
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,PB44))
|
||||
|
||||
define Profile/PB92
|
||||
NAME:=Atheros PB92 reference board
|
||||
PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/PB92/Description
|
||||
Package set optimized for the Atheros PB92 reference board.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,PB92))
|
||||
|
Loading…
Reference in New Issue
Block a user