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