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

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

KMOD=	wlan_rssadapt
SRCS=	ieee80211_rssadapt.c
SRCS+=	opt_wlan.h

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