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

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

KMOD=	aha
SRCS=	aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h \
	isa_if.h

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