From 282981d2573c3cad60fb6b37a023bbf114eee6b8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 26 Mar 2010 22:36:12 +0000 Subject: mac80211: update to wireless-testing 2010-03-24 SVN-Revision: 20497 --- package/mac80211/patches/011-no_sdio.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mac80211/patches/011-no_sdio.patch') 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),) -- cgit v1.2.3