xref: /openbmc/linux/drivers/gpu/drm/nouveau/nvif/Kbuild (revision c83c4097)
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
8