diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-10-11 00:36:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-10-11 00:36:23 +0000 |
commit | 3a81e25e0261a153d2ef5acd64dab69a87f7e139 (patch) | |
tree | ea467b2884864deb8a58c23b6413642ca8c338c0 /package/mac80211/patches/010-b43_config.patch | |
parent | 089ce4376df7a7f2611c785704efeccd9065a506 (diff) | |
download | upstream-3a81e25e0261a153d2ef5acd64dab69a87f7e139.tar.gz upstream-3a81e25e0261a153d2ef5acd64dab69a87f7e139.tar.bz2 upstream-3a81e25e0261a153d2ef5acd64dab69a87f7e139.zip |
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/010-b43_config.patch')
-rw-r--r-- | package/mac80211/patches/010-b43_config.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/010-b43_config.patch b/package/mac80211/patches/010-b43_config.patch index fb5c5e20e1..ba97e7602e 100644 --- a/package/mac80211/patches/010-b43_config.patch +++ b/package/mac80211/patches/010-b43_config.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -135,12 +135,12 @@ CONFIG_B43_HWRNG=y +@@ -154,12 +154,12 @@ CONFIG_B43_HWRNG=y CONFIG_B43_PCI_AUTOSELECT=y CONFIG_B43_PCICORE_AUTOSELECT=y ifneq ($(CONFIG_PCMCIA),) @@ -16,7 +16,7 @@ # CONFIG_B43_DEBUG=y # CONFIG_B43_FORCE_PIO=y -@@ -189,8 +189,8 @@ CONFIG_SSB_PCIHOST_POSSIBLE=y +@@ -208,8 +208,8 @@ CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y CONFIG_SSB_B43_PCI_BRIDGE=y ifneq ($(CONFIG_PCMCIA),) |