summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/hostapd_cli
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2007-07-09 16:26:48 +0000
committersam <sam@FreeBSD.org>2007-07-09 16:26:48 +0000
commit75055779dbc3ed92854d1aa4ab2406ccdfe86400 (patch)
tree097de55bf246ce0143357f5d7e9b6cf6a5cbb305 /usr.sbin/wpa/hostapd_cli
parent3d8ff3dd9dc740302ce736ce458f705b54684b75 (diff)
downloadFreeBSD-src-75055779dbc3ed92854d1aa4ab2406ccdfe86400.zip
FreeBSD-src-75055779dbc3ed92854d1aa4ab2406ccdfe86400.tar.gz
update for 0.5.8 import
Approved by: re (hrs)
Diffstat (limited to 'usr.sbin/wpa/hostapd_cli')
-rw-r--r--usr.sbin/wpa/hostapd_cli/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile
index 0923dad..89d0a11 100644
--- a/usr.sbin/wpa/hostapd_cli/Makefile
+++ b/usr.sbin/wpa/hostapd_cli/Makefile
@@ -9,6 +9,9 @@ WPA_SUPPLICANT_DISTDIR?= ${CONTRIB}/wpa_supplicant
PROG= hostapd_cli
SRCS= hostapd_cli.c wpa_ctrl.c
+CFLAGS+= -DCONFIG_CTRL_IFACE
+CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
+
MAN= hostapd_cli.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud