1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:42:01 +03:00

ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19842 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-02-24 13:49:02 +00:00
parent 2f2789be81
commit 4bb6d1d93a

View File

@ -18,7 +18,8 @@ $(eval $(call Profile,AP81))
define Profile/AP83
NAME:=Atheros AP83 reference board
PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2 \
vsc7385-ucode-ap83 vsc7395-ucode-ap83
endef
define Profile/AP83/Description
@ -40,7 +41,8 @@ $(eval $(call Profile,PB42))
define Profile/PB44
NAME:=Atheros PB44 reference board
PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2
PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 \
vsc7385-ucode-pb44 vsc7395-ucode-pb44
endef
define Profile/PB44/Description