.PATH: ${SRCTOP}/sys/dev/iwi

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

.include <bsd.kmod.mk>