mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
wpa: Disable P2P in WPS
Disable P2P in WPS as it is not supported by FreeBSD. Also, it is not enabled in wpa_supplicant so the WPS P2P code is redundant. PR: 264238 Reported by: adrian MFC after: 3 days
This commit is contained in:
parent
f1b4324b81
commit
3e8eb5c7f4
@ -27,8 +27,6 @@ SRCS= http_client.c \
|
||||
wps_upnp_ssdp.c \
|
||||
wps_upnp_web.c
|
||||
|
||||
CFLAGS+=-DCONFIG_P2P
|
||||
|
||||
.if ${MK_INET6} != "no"
|
||||
CFLAGS+= -DCONFIG_IPV6
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user