Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ #CFLAGS+= -DGLXIIC_DEBUG .PATH: ${SRCTOP}/sys/dev/glxiic KMOD= glxiic SRCS= glxiic.c SRCS+= device_if.h bus_if.h pci_if.h iicbus_if.h .include <bsd.kmod.mk>