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

.PATH:		${.CURDIR}/../../dev/asr
KMOD		=  asr
SRCS		=  asr.c
SRCS		+= opt_scsi.h opt_cam.h opt_asr.h
SRCS		+= device_if.h bus_if.h pci_if.h

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