Browse Source

WPS: Include CONFIG_EAP automatically if WPS is enabled

Jouni Malinen 15 years ago
parent
commit
125c74cd80
1 changed files with 1 additions and 0 deletions
  1. 1 0
      hostapd/Makefile

+ 1 - 0
hostapd/Makefile

@@ -306,6 +306,7 @@ NEED_SHA256=y
 NEED_BASE64=y
 NEED_BASE64=y
 NEED_AES_CBC=y
 NEED_AES_CBC=y
 NEED_MODEXP=y
 NEED_MODEXP=y
+CONFIG_EAP=y
 
 
 ifdef CONFIG_WPS_UFD
 ifdef CONFIG_WPS_UFD
 CFLAGS += -DCONFIG_WPS_UFD
 CFLAGS += -DCONFIG_WPS_UFD