X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=hostapd%2FMakefile;h=a91aeaa585af80454c3dd39cc3342cf1b5cf42e2;hb=53587ec1836cc9532d33c872875e1bad422ab5ad;hp=2361c0e8f74fb295b46a88791259934616dd3a2d;hpb=c15a854aec10a053cdbb955abc7f05d11fa51d1f;p=libeap.git diff --git a/hostapd/Makefile b/hostapd/Makefile index 2361c0e..a91aeaa 100644 --- a/hostapd/Makefile +++ b/hostapd/Makefile @@ -289,6 +289,10 @@ NEED_AES_UNWRAP=y endif ifdef CONFIG_WPS +ifdef CONFIG_WPS2 +CFLAGS += -DCONFIG_WPS2 +endif + CFLAGS += -DCONFIG_WPS -DEAP_SERVER_WSC OBJS += ../src/utils/uuid.o OBJS += ../src/ap/wps_hostapd.o