1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../arm/ti/am335x 4 5KMOD= am335x_dmtpps 6SRCS= am335x_dmtpps.c 7 8.include <bsd.kmod.mk> 9