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

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

KMOD=	wlan_acl
SRCS=	ieee80211_acl.c

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