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