ubuntu-linux-kernel/drivers/gpu/drm/nouveau/nvif/Kbuild

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