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

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

KMOD=	ahb
SRCS=	ahb.c opt_cam.h device_if.h bus_if.h eisa_if.h

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