1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:30:16 +02:00

[backfire] backport r21470

mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY

This should close #6907


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2010-05-23 22:59:05 +00:00
parent ad3ee57c1f
commit 4ecd37435a

View File

@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_VERSION:=2010-04-28
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
# http://www.orbit-lab.org/kernel/compat-wireless-2.6/2010/11 \
# http://wireless.kernel.org/download/compat-wireless-2.6
@ -644,7 +644,7 @@ define KernelPackage/b43/config
choice
prompt "b43 firmware version"
default B43_EXPERIMENTAL
default B43_STABLE
help
This option allows you to select the version of the b43 firmware.