4fb6963b39
Allow multiple build configurations to be tested automatically. Signed-off-by: Jouni Malinen <j@w1.fi>
7 lines
119 B
Text
7 lines
119 B
Text
CFLAGS += -Werror
|
|
CONFIG_WPS=y
|
|
CONFIG_WPS2=y
|
|
CONFIG_EAP_TLS=y
|
|
CONFIG_EAP_MSCHAPV2=y
|
|
CONFIG_EAP_PSK=y
|
|
CONFIG_EAP_FAST=y
|