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

# $FreeBSD$

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

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