mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
4fb6963b39
Allow multiple build configurations to be tested automatically. Signed-off-by: Jouni Malinen <j@w1.fi>
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
CFLAGS += -Werror
|
|
CONFIG_WPS=y
|
|
CONFIG_WPS2=y
|
|
CONFIG_EAP_TLS=y
|
|
CONFIG_EAP_MSCHAPV2=y
|
|
CONFIG_EAP_PSK=y
|
|
CONFIG_EAP_FAST=y
|