1 #$FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ichsmb 4 KMOD = ichsmb 5 SRCS = device_if.h bus_if.h iicbb_if.h pci_if.h smbus_if.h \ 6 ichsmb.c ichsmb_pci.c ichsmb_reg.h ichsmb_var.h 7 8 .include <bsd.kmod.mk>
Cache object: aaa769eadca57a7469ac3b27826a78b5
[ 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.