summaryrefslogtreecommitdiffstats
path: root/sys/modules/ppi/Makefile
blob: 568fddfd4282d947e14e328bef2ab020924d9a5c (plain)
1
2
3
4
5
6
7
8
9
10

# $FreeBSD$

.PATH:	${.CURDIR}/../../dev/ppbus
KMOD=	ppi
SRCS=	bus_if.h device_if.h ppbus_if.h \
	opt_ppb_1284.h \
	ppi.c ppb_1284.c

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