WPS: Include CONFIG_EAP automatically if WPS is enabled
authorJouni Malinen <j@w1.fi>
Sat, 17 Apr 2010 19:05:18 +0000 (22:05 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Apr 2010 19:05:18 +0000 (22:05 +0300)
hostapd/Makefile

index 538b0cf..3c7382d 100644 (file)
@@ -306,6 +306,7 @@ NEED_SHA256=y
 NEED_BASE64=y
 NEED_AES_CBC=y
 NEED_MODEXP=y
+CONFIG_EAP=y
 
 ifdef CONFIG_WPS_UFD
 CFLAGS += -DCONFIG_WPS_UFD