xref: /linux/drivers/gpu/drm/nouveau/nvif/Kbuild (revision 841b86f3289dbe858daeceec36423d4ea286fac2)
1nvif-y := nvif/object.o
2nvif-y += nvif/client.o
3nvif-y += nvif/device.o
4nvif-y += nvif/driver.o
5nvif-y += nvif/mem.o
6nvif-y += nvif/mmu.o
7nvif-y += nvif/notify.o
8nvif-y += nvif/vmm.o
9