From 75329fc1618c74d3b52e1ecc52c571babbb6b611 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 18 Jul 2016 13:36:24 +0200 Subject: hostapd: fix VLAN support in full wpad builds Suppress -DCONFIG_NO_VLAN if CONFIG_IBSS_RSN is enabled Signed-off-by: Felix Fietkau --- .../network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch') 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 ef9c9db9a5..9e815e96a1 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 -@@ -872,6 +872,9 @@ ifdef CONFIG_MBO +@@ -874,6 +874,9 @@ ifdef CONFIG_MBO OBJS += ../src/ap/mbo_ap.o endif ifdef CONFIG_CTRL_IFACE -- cgit v1.2.3