1 2 3 4 5 6 7 8
# $FreeBSD$ .PATH: ${.CURDIR}/../../dev/nctgpio KMOD= nctgpio SRCS= nctgpio.c SRCS+= device_if.h bus_if.h isa_if.h gpio_if.h opt_platform.h .include <bsd.kmod.mk>