From: Felix Fietkau Date: Thu, 21 May 2009 19:28:13 +0000 (+0000) Subject: [8.09] hostapd: do not try to build the nl80211 driver X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f954dedbbad1ab4e63841abd5a7f883fc1f3eba3;p=openwrt%2Fsvn-archive%2Farchive.git [8.09] 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