1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/drm 4 KMOD = mach64 5 SRCS = mach64_dma.c mach64_drv.c mach64_irq.c mach64_state.c 6 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 7 8 .include <bsd.kmod.mk>
Cache object: ffab23db672f5e79bb96d67e5b88b7e7
[ 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.