WPS UFD: Make build conditional on CONFIG_WPS_UFD=y
authorJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:01:36 +0000 (22:01 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:01:36 +0000 (22:01 +0200)
commit390cd3105d35a3ac8bca9b35f0101197a9d8f000
tree03c2a63d5b261d3d85c1c87ca8a3241bb6b955a9
parenta79e73a1b113b3285f988068074928f7205be9bb
WPS UFD: Make build conditional on CONFIG_WPS_UFD=y

Not all embedded devices have USB interface and it is useful to be able
to remove unneeded functionality from the binary. In addition, the
current implementation has some UNIX specific calls in it which may make
it not compile cleanly on all target systems.
hostapd/Makefile
src/wps/wps.c
src/wps/wps_common.c
src/wps/wps_enrollee.c
wpa_supplicant/Makefile