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

# $FreeBSD$

.PATH:	${.CURDIR}/../../dev/ppbus
KMOD=	pps
SRCS=	bus_if.h device_if.h ppbus_if.h \
	opt_pps.h \
	pps.c

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