1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/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: e3a2b0f394534079224194649b3c6122
[ 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.