Updated the comment about libnl to state that version 1.1 is new enough
authorJouni Malinen <j@w1.fi>
Tue, 9 Dec 2008 20:41:01 +0000 (22:41 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Dec 2008 20:41:01 +0000 (22:41 +0200)
hostapd/defconfig

index 3daa6f9..56d8a4a 100644 (file)
@@ -24,8 +24,9 @@ CONFIG_DRIVER_HOSTAP=y
 
 # Driver interface for drivers using the nl80211 kernel interface
 #CONFIG_DRIVER_NL80211=y
-# driver_nl80211.c requires a rather new libnl, probably not
-# shipped with your distribution yet
+# driver_nl80211.c requires a rather new libnl (version 1.1) which may not be
+# shipped with your distribution yet. If that is the case, you need to build
+# newer libnl version and point the hostapd build to use it.
 #LIBNL=/usr/src/libnl
 #CFLAGS += -I$(LIBNL)/include
 #LIBS += -L$(LIBNL)/lib