]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wlantest: Include PASN into build
authorIlan Peer <ilan.peer@intel.com>
Wed, 16 Dec 2020 11:00:20 +0000 (13:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 25 Jan 2021 16:35:50 +0000 (18:35 +0200)
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wlantest/Makefile

index 602375112f2de124d896c347a973a5b51e59a097..0045020d413053c3302c9fc5b29b03a93a6fa86f 100644 (file)
@@ -25,6 +25,7 @@ CFLAGS += -DCONFIG_SAE
 CFLAGS += -DCONFIG_OWE
 CFLAGS += -DCONFIG_DPP
 CFLAGS += -DCONFIG_SHA384
+CFLAGS += -DCONFIG_PASN
 
 OBJS += ../src/common/ieee802_11_common.o
 OBJS += ../src/common/wpa_common.o