mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
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
|