]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove obsolete comments about libnl 1.1 being new
authorJouni Malinen <j@w1.fi>
Mon, 21 Feb 2011 21:41:56 +0000 (23:41 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 21 Feb 2011 21:41:56 +0000 (23:41 +0200)
hostapd/defconfig

index c0c4ae76692fd1b3847124afed334084513b565c..b52e510b7045062fcd926cb9e5f4ba2f45bff251 100644 (file)
@@ -21,12 +21,6 @@ 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 (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
 
 # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 #CONFIG_DRIVER_BSD=y