# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/ncr
KMOD= ncr
SRCS= ncr.c
SRCS+= device_if.h bus_if.h pci_if.h opt_ncr.h opt_cam.h
.include <bsd.kmod.mk>