projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
[openwrt.git]
/
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
bd6bdfe
..
3f7fd5a
100644
(file)
--- a/
package/mac80211/patches/011-no_sdio.patch
+++ b/
package/mac80211/patches/011-no_sdio.patch
@@
-1,13
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -
407,8 +407,8
@@ endif # end of SPI driver list
+@@ -
398,7 +398,7
@@ endif # end of SPI driver list
ifneq ($(CONFIG_MMC),)
ifneq ($(CONFIG_MMC),)
--CONFIG_SSB_SDIOHOST=y
-CONFIG_B43_SDIO=y
-CONFIG_B43_SDIO=y
-+# CONFIG_SSB_SDIOHOST=y
+# CONFIG_B43_SDIO=y
CONFIG_WL1251_SDIO=m
+# CONFIG_B43_SDIO=y
CONFIG_WL1251_SDIO=m
- ifn
eq ($(CONFIG_ARM),)
+ ifn
def CONFIG_COMPAT_KERNEL_32
This page took
0.022565 seconds
and
4
git commands to generate.