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

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

KMOD=	wlan_xauth
SRCS=	ieee80211_xauth.c

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