1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/smbus 4 KMOD = smbus 5 SRCS = device_if.h bus_if.h smbus_if.h smbus_if.c \ 6 smbconf.h smbconf.c smbus.h smbus.c 7 8 EXPORT_SYMS= YES 9 10 .include <bsd.kmod.mk>
Cache object: cf6b16667a7ea8731ea5ea6a166f9f56
[ 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.