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

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

KMOD=	wlan_wep
SRCS=	ieee80211_crypto_wep.c

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