Browse Source

Remove obsolete comments about libnl 1.1 being new

Jouni Malinen 14 years ago
parent
commit
9d832bd07d
1 changed files with 0 additions and 6 deletions
  1. 0 6
      hostapd/defconfig

+ 0 - 6
hostapd/defconfig

@@ -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