OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/nvif/Kbuild

6 lines
120 B
Plaintext
Raw Normal View History

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