mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 10:18:21 -05:00
tests: wpa_supplicant build for EAP-SIM and PC/SC
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
3f2641e7ad
commit
a378fe5d45
7
tests/build/build-wpa_supplicant-sim.config
Normal file
7
tests/build/build-wpa_supplicant-sim.config
Normal file
@ -0,0 +1,7 @@
|
||||
CONFIG_EAP_AKA=y
|
||||
CONFIG_EAP_AKA_PRIME=y
|
||||
CONFIG_EAP_SIM=y
|
||||
CONFIG_SIM_SIMULATOR=y
|
||||
CONFIG_USIM_SIMULATOR=y
|
||||
CONFIG_PCSC=y
|
||||
CFLAGS += -Werror
|
Loading…
Reference in New Issue
Block a user