1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/drm 4 KMOD = radeon 5 SRCS = radeon_cp.c radeon_drv.c radeon_irq.c \ 6 radeon_mem.c radeon_state.c 7 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 8 9 .include <bsd.kmod.mk>
Cache object: 29bc7df431e13b3f24311746fe65fcbc
[ 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.