# $FreeBSD$

.PATH:  ${.CURDIR}/../../dev/rtwn

KMOD    = if_rtwn
SRCS    = if_rtwn.c device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
