X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/34ad7f6499be7e2190d8fd92423ab92a9d8f4a22..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 82d8c1b08..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 -@@ -382,7 +382,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