Files
linux/drivers/gpu/drm/nouveau/nvif/Kbuild
2017-11-02 13:32:31 +10:00

9 lines
183 B
Makefile

nvif-y := nvif/object.o
nvif-y += nvif/client.o
nvif-y += nvif/device.o
nvif-y += nvif/driver.o
nvif-y += nvif/mem.o
nvif-y += nvif/mmu.o
nvif-y += nvif/notify.o
nvif-y += nvif/vmm.o