summaryrefslogtreecommitdiffstats
path: root/sys/modules/wlan_xauth/Makefile
blob: 308d8f2ebb94a8d14a251f471f8d506e50a0ca25 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../net80211

KMOD=	wlan_xauth
SRCS=	ieee80211_xauth.c
SRCS+=	opt_wlan.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud