aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/011-no_sdio.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-26 22:36:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-26 22:36:12 +0000
commit52090c32c9e7d1699369c83e0032de49c61960be (patch)
treec6e44c9f6d604fb71a4c520908e0bd0feaa99547 /package/mac80211/patches/011-no_sdio.patch
parente25d743cc399c66b9f708df0d762482eb107a628 (diff)
downloadmaster-187ad058-52090c32c9e7d1699369c83e0032de49c61960be.tar.gz
master-187ad058-52090c32c9e7d1699369c83e0032de49c61960be.tar.bz2
master-187ad058-52090c32c9e7d1699369c83e0032de49c61960be.zip
mac80211: update to wireless-testing 2010-03-24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20497 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/011-no_sdio.patch')
-rw-r--r--package/mac80211/patches/011-no_sdio.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/011-no_sdio.patch b/package/mac80211/patches/011-no_sdio.patch
index aa651edd22..bd6bdfe78f 100644
--- a/package/mac80211/patches/011-no_sdio.patch
+++ b/package/mac80211/patches/011-no_sdio.patch
@@ -1,6 +1,6 @@
--- a/config.mk
+++ b/config.mk
-@@ -382,8 +382,8 @@ endif # end of SPI driver list
+@@ -407,8 +407,8 @@ endif # end of SPI driver list
ifneq ($(CONFIG_MMC),)
@@ -10,4 +10,4 @@
+# CONFIG_B43_SDIO=y
CONFIG_WL1251_SDIO=m
- ifdef CONFIG_COMPAT_KERNEL_27
+ ifneq ($(CONFIG_ARM),)