doc: add hostapd libnl32 option

This commit is contained in:
Tim Kourt 2017-04-19 15:51:41 -07:00 committed by Denis Kenzior
parent 8ef5155f49
commit a77c55f34a
1 changed files with 2 additions and 1 deletions

View File

@ -264,9 +264,10 @@ follows:
$ vi .config
Find the following line:
Find the following lines:
#CONFIG_DRIVER_NL80211=y
#CONFIG_LIBNL32=y
and uncomment it by removing the '#' sign.