summaryrefslogtreecommitdiffstats
path: root/sys/modules/ncv/Makefile
blob: 9d6e84251f3bdf4d10eb2126501ff871aad20310 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

KMOD=	ncv
SRCS=	ncr53c500_pccard.c ncr53c500.c 
SRCS+=	opt_bdg.h device_if.h bus_if.h pci_if.h isa_if.h card_if.h
SRCS+=	opt_cam.h opt_scsi.h opt_ddb.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud