summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/010-no_pcmcia.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/010-no_pcmcia.patch')
-rw-r--r--package/mac80211/patches/010-no_pcmcia.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/mac80211/patches/010-no_pcmcia.patch b/package/mac80211/patches/010-no_pcmcia.patch
new file mode 100644
index 000000000..3ef315b3a
--- /dev/null
+++ b/package/mac80211/patches/010-no_pcmcia.patch
@@ -0,0 +1,11 @@
+--- a/config.mk
++++ b/config.mk
+@@ -8,7 +8,7 @@ ifeq ($(wildcard $(KLIB_BUILD)/.config),
+ # These will be ignored by compat autoconf
+ CONFIG_PCI=y
+ CONFIG_USB=y
+- CONFIG_PCMCIA=y
++ # CONFIG_PCMCIA=y
+ CONFIG_SSB=m
+ else
+ include $(KLIB_BUILD)/.config