1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 13:26:49 +03:00
openwrt-xburst/package/mac80211/patches/010-no_pcmcia.patch

12 lines
253 B
Diff
Raw Normal View History

--- 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