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

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

KMOD=	ct
SRCS=	bshw_machdep.c ct.c ct_isa.c
SRCS+=	device_if.h bus_if.h isa_if.h 
SRCS+=	opt_ct.h opt_cam.h opt_scsi.h opt_ddb.h

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