1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/arm/ti/am335x 4 5 KMOD= am335x_ehrpwm 6 SRCS= am335x_ehrpwm.c 7 8 # Generated files... 9 SRCS+= \ 10 bus_if.h \ 11 device_if.h \ 12 ofw_bus_if.h \ 13 pwmbus_if.h \ 14 15 .include <bsd.kmod.mk> 16
Cache object: 09fea98733e9cf3e9476eae592536b7b
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.