NetBSD/sys/dev/pci/Makefile
ad 3b1828355b Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
2001-07-30 19:59:04 +00:00

11 lines
294 B
Makefile

# $NetBSD: Makefile,v 1.8 2001/07/30 19:59:06 ad Exp $
# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
INCSDIR= /usr/include/dev/pci
# Only install includes which are used by userland
INCS= if_lmc_types.h if_lmcioctl.h mlyio.h mlyreg.h tgareg.h
.include <bsd.kinc.mk>