We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb967b commit 52d05acCopy full SHA for 52d05ac
README.md
@@ -46,6 +46,8 @@ cp defconfig .config
46
Edit .config file and add:
47
``` bash
48
CFLAGS += -I/usr/include/libnl3
49
+CONFIG_IEEE80211AC=y
50
+CONFIG_IEEE80211AX=y
51
```
52
53
Finally build hostapd:
0 commit comments