wlantest: Include PASN into build

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
This commit is contained in:
Ilan Peer 2020-12-16 13:00:20 +02:00 committed by Jouni Malinen
parent 367e79231c
commit 8d4dce244d

View 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