Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $FreeBSD$ .PATH: ${SRCTOP}/sys/dev/smbus KMOD = smbus SRCS = device_if.h bus_if.h smbus_if.h smbus_if.c \ smbconf.h smbconf.c smbus.h smbus.c .include <bsd.kmod.mk>