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