mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
Include SIM simular for EAP-SIM in Windows build
USIM simulator for EAP-AKA was already included, but the SIM version was forgotten from the build script.
This commit is contained in:
parent
5fa30f32da
commit
47dc21c70e
@ -75,6 +75,7 @@ LIBS_w += -L$WINLOCAL/lib
|
||||
LIBS_p += -L$WINLOCAL/lib
|
||||
|
||||
CONFIG_EAP_SIM=y
|
||||
CONFIG_SIM_SIMULATOR=y
|
||||
CONFIG_EAP_AKA=y
|
||||
CONFIG_USIM_SIMULATOR=y
|
||||
CONFIG_EAP_LEAP=y
|
||||
|
Loading…
Reference in New Issue
Block a user