1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/drm 4 KMOD = i915 5 SRCS = i915_dma.c i915_drv.c i915_irq.c i915_mem.c i915_suspend.c 6 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 7 8 .include <bsd.kmod.mk>
Cache object: a3014ab854a3e55eb7d8c8b1faa96a0b
[ 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.