1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ow 4 5 KMOD= owc 6 SRCS= owc_gpiobus.c 7 SRCS+= gpio_if.h gpiobus_if.h owll_if.h ofw_bus_if.h bus_if.h device_if.h 8 SRCS+= opt_platform.h 9 10 EXPORT_SYMS= YES 11 12 .include <bsd.kmod.mk>
Cache object: a1feabc079db9b99160c3806aff4ad4d
[ 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.