1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/iicbus 4 KMOD = ds1307 5 SRCS = ds1307.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: 8ca95487753ac558264805f224dc7264
[ 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.