aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-08-20 17:32:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-08-20 17:32:52 +0000
commitb9451d55423e2ff9de2cb1290e74adb9d3a5eb47 (patch)
tree4e17841798b54d02bc8753b305adfae65c6209b9 /package/mac80211/Makefile
parentf51eefd3447c32f8f905d8027fdf060254313888 (diff)
downloadupstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.tar.gz
upstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.tar.bz2
upstream-b9451d55423e2ff9de2cb1290e74adb9d3a5eb47.zip
b43: disable pio and pcmcia support
SVN-Revision: 17340
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 1b283b9014..98bb6c23f7 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -467,6 +467,7 @@ MAKE_OPTS:= \
CONFIG_RTL8180=$(if $(CONFIG_PACKAGE_kmod-rtl8180),m) \
CONFIG_RTL8187=$(if $(CONFIG_PACKAGE_kmod-rtl8187),m) \
CONFIG_MAC80211_HWSIM=$(if $(CONFIG_PACKAGE_kmod-mac80211-hwsim),m) \
+ CONFIG_PCMCIA= \
CONFIG_LIBIPW= \
CONFIG_LIBERTAS= \
CONFIG_LIBERTAS_CS= \