Parcourir la source

WPS: Include CONFIG_EAP automatically if WPS is enabled

Jouni Malinen il y a 15 ans
Parent
commit
125c74cd80
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      hostapd/Makefile

+ 1 - 0
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