From: Jouni Malinen Date: Sat, 17 Apr 2010 19:05:18 +0000 (+0300) Subject: WPS: Include CONFIG_EAP automatically if WPS is enabled X-Git-Tag: hostap_0_7_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125c74cd80957f42c2514fdf5ebb725b5683f1da;p=thirdparty%2Fhostap.git WPS: Include CONFIG_EAP automatically if WPS is enabled --- diff --git a/hostapd/Makefile b/hostapd/Makefile index 538b0cfbd..3c7382d50 100644 --- a/hostapd/Makefile +++ b/hostapd/Makefile @@ -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