From: Felix Fietkau Date: Thu, 21 May 2009 19:28:13 +0000 (+0000) Subject: hostapd: do not try to build the nl80211 driver X-Git-Tag: 8.09.1~38 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=75d8aaa0aed98938c725f03a944b02c7b72dc9fe;p=openwrt%2Fsvn-archive%2Fopenwrt.git hostapd: do not try to build the nl80211 driver SVN-Revision: 15968 --- diff --git a/package/hostapd/files/default.config b/package/hostapd/files/default.config index 7e7555f71e..8682262250 100644 --- a/package/hostapd/files/default.config +++ b/package/hostapd/files/default.config @@ -23,7 +23,7 @@ CONFIG_DRIVER_MADWIFI=y #CONFIG_DRIVER_PRISM54=y # Driver interface for drivers using the nl80211 kernel interface -CONFIG_DRIVER_NL80211=y +# CONFIG_DRIVER_NL80211=y # driver_nl80211.c requires a rather new libnl, probably not # shipped with your distribution yet #LIBNL=/usr/src/libnl diff --git a/package/hostapd/files/mini.config b/package/hostapd/files/mini.config index 0d13b1ed45..3b63ec5a38 100644 --- a/package/hostapd/files/mini.config +++ b/package/hostapd/files/mini.config @@ -23,7 +23,7 @@ CONFIG_DRIVER_MADWIFI=y #CONFIG_DRIVER_PRISM54=y # Driver interface for drivers using the nl80211 kernel interface -CONFIG_DRIVER_NL80211=y +# CONFIG_DRIVER_NL80211=y # driver_nl80211.c requires a rather new libnl, probably not # shipped with your distribution yet #LIBNL=/usr/src/libnl