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
82d8c1b
..
3f7fd5a
100644
(file)
--- 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
--- a/config.mk
+++ b/config.mk
-@@ -3
82,7 +382
,7 @@ endif # end of SPI driver list
+@@ -3
98,7 +398
,7 @@ endif # end of SPI driver list
ifneq ($(CONFIG_MMC),)
ifneq ($(CONFIG_MMC),)
@@
-8,4
+8,4
@@
+# 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.025612 seconds
and
4
git commands to generate.