# $FreeBSD$
.PATH: ${.CURDIR}/../../net80211
KMOD= wlan_wep
SRCS= ieee80211_crypto_wep.c
SRCS+= opt_wlan.h
.include <bsd.kmod.mk>