aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-12-07 11:06:16 +0100
committerFelix Fietkau <nbd@nbd.name>2021-12-10 11:33:49 +0100
commit5b66dfaf6c53ac21285cbabd8935666d34d6378a (patch)
tree44c252453ff7253cae622a0d05fa11a652958644 /package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
parent8261b85844a0018c6c79e10c1abb581aca102e45 (diff)
downloadupstream-5b66dfaf6c53ac21285cbabd8935666d34d6378a.tar.gz
upstream-5b66dfaf6c53ac21285cbabd8935666d34d6378a.tar.bz2
upstream-5b66dfaf6c53ac21285cbabd8935666d34d6378a.zip
hostapd: enable FILS support in the full config and add build feature discovery
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch')
-rw-r--r--package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch b/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
index ca634077b7..0297a603c4 100644
--- a/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
+++ b/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
@@ -30,7 +30,7 @@
reply_len = -1;
--- a/wpa_supplicant/Makefile
+++ b/wpa_supplicant/Makefile
-@@ -955,6 +955,9 @@ ifdef CONFIG_FILS
+@@ -956,6 +956,9 @@ ifdef CONFIG_FILS
OBJS += ../src/ap/fils_hlp.o
endif
ifdef CONFIG_CTRL_IFACE