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 6 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 7 8 .include <bsd.kmod.mk>
Cache object: 7fbce140af9b8431de0e2a9149474d57
[ 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.