1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/drm 4 KMOD = mga 5 SRCS = mga_drv.c mga_state.c mga_warp.c mga_dma.c \ 6 mga_irq.c 7 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 8 9 .include <bsd.kmod.mk>
Cache object: 669407e8decf2cd45f7135e44104dab9
[ 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.