1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/iicbus 4 KMOD = iichid 5 SRCS = iichid.c 6 SRCS += acpi_if.h bus_if.h device_if.h hid_if.h iicbus_if.h 7 SRCS += opt_acpi.h opt_hid.h 8 9 .include <bsd.kmod.mk>
Cache object: b0df875d8411ac35c3fe0bf4e3c5057a
[ 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.