diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-17 03:43:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-17 03:43:24 +0000 |
commit | 058fa75a746d746b569670e8c1f8606997a21f4c (patch) | |
tree | a014bc061f0d9a9b3dbe4e315649fed14348c6e4 /package/mac80211/patches/011-no_sdio.patch | |
parent | b59113f2e705a982e12835c7069bbefd6ca7fc98 (diff) | |
download | upstream-058fa75a746d746b569670e8c1f8606997a21f4c.tar.gz upstream-058fa75a746d746b569670e8c1f8606997a21f4c.tar.bz2 upstream-058fa75a746d746b569670e8c1f8606997a21f4c.zip |
mac80211: update to wireless-testing 2010-11-16
SVN-Revision: 24017
Diffstat (limited to 'package/mac80211/patches/011-no_sdio.patch')
-rw-r--r-- | package/mac80211/patches/011-no_sdio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/011-no_sdio.patch b/package/mac80211/patches/011-no_sdio.patch index 2e906f56ba..ff50c97345 100644 --- a/package/mac80211/patches/011-no_sdio.patch +++ b/package/mac80211/patches/011-no_sdio.patch @@ -8,4 +8,4 @@ +# CONFIG_B43_SDIO=y ifdef CONFIG_CRC7 - CONFIG_WL1251_SDIO=m + ifdef CONFIG_WL12XX_PLATFORM_DATA |