X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c1a68ed433f7fa2a9e1ffed0433f75dd11ba681c..be6c9f2769836de4e651188accac0ec14ddda8e2:/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 d263f4e69..3f7fd5a2c 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 -@@ -380,7 +380,7 @@ endif # end of SPI driver list +@@ -398,7 +398,7 @@ endif # end of SPI driver list ifneq ($(CONFIG_MMC),) @@ -8,4 +8,4 @@ +# CONFIG_B43_SDIO=y CONFIG_WL1251_SDIO=m - ifneq ($(CONFIG_ARM),) + ifndef CONFIG_COMPAT_KERNEL_32