1 # $FreeBSD$ 2 3 #CFLAGS+= -DGLXIIC_DEBUG 4 5 .PATH: ${SRCTOP}/sys/dev/glxiic 6 KMOD= glxiic 7 SRCS= glxiic.c 8 SRCS+= device_if.h bus_if.h pci_if.h iicbus_if.h 9 10 .include <bsd.kmod.mk>
Cache object: 577d09c92916eddb647685ad6cbb6574
[ 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.