1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/iicbus 4 KMOD = ds3231 5 SRCS = ds3231.c bus_if.h clock_if.h device_if.h iicbus_if.h ofw_bus_if.h opt_platform.h 6 7 .include <bsd.kmod.mk>
Cache object: c2fc24c8971a426b8a64676f765a2f1c
[ 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.