1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../dev/sdio 4 5 KMOD= sdio 6 SRCS= sdiob.c sdio_subr.c 7 SRCS+= sdio_if.c 8 SRCS+= device_if.h bus_if.h sdio_if.h opt_cam.h 9 10 .include <bsd.kmod.mk>
Cache object: 8249f1a32cf72876f346186be3d37537
[ 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.