From: juhosg Date: Wed, 24 Feb 2010 13:49:02 +0000 (+0000) Subject: ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4bb6d1d93a2b1556711b8aa675fa4ddff67c2a62;p=10.03%2Fopenwrt.git ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19842 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/profiles/atheros.mk b/target/linux/ar71xx/profiles/atheros.mk index c80931142..a7ed71414 100644 --- a/target/linux/ar71xx/profiles/atheros.mk +++ b/target/linux/ar71xx/profiles/atheros.mk @@ -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