projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] mac80211: allow building ath9k_htc without PCI support, based on patch...
[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
cd39dd4
..
bb6be23
100644
(file)
--- a/
package/mac80211/patches/011-no_sdio.patch
+++ b/
package/mac80211/patches/011-no_sdio.patch
@@
-1,11
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -
432,7 +432,7 @@ endif # end of SPI driver list
+@@ -
520,7 +520,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
- if
neq ($(CONFIG_MMC),)
+ if
def CONFIG_MMC
-CONFIG_B43_SDIO=y
+# CONFIG_B43_SDIO=y
-CONFIG_B43_SDIO=y
+# CONFIG_B43_SDIO=y
- if
neq ($(CONFIG_CRC7),)
- CONFIG_WL1251_SDIO=m
+ if
def CONFIG_CRC7
+ ifdef CONFIG_WL12XX_PLATFORM_DATA
This page took
0.021492 seconds
and
4
git commands to generate.