mac80211: move the 2.6.30 compat patch to the other compat patches
[openwrt.git] / package / mac80211 / patches / 010-no_pcmcia.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -8,7 +8,7 @@ ifeq ($(wildcard $(KLIB_BUILD)/.config),
4 # These will be ignored by compat autoconf
5 CONFIG_PCI=y
6 CONFIG_USB=y
7 - CONFIG_PCMCIA=y
8 + # CONFIG_PCMCIA=y
9 CONFIG_SSB=m
10 else
11 include $(KLIB_BUILD)/.config
This page took 0.040899 seconds and 5 git commands to generate.