1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/arm/freescale/imx 4 5 KMOD= imx_wdog 6 SRCS= imx_wdog.c 7 8 # Generated files... 9 SRCS+= \ 10 bus_if.h \ 11 device_if.h \ 12 ofw_bus_if.h \ 13 14 .include <bsd.kmod.mk>
Cache object: b31a7c2e0a6510c42be99d853a06950a
[ 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.