Files
android_kernel_eebbk_sm6150/drivers/gpu/drm/nouveau/nvif/Kbuild
T

6 lines
120 B
Makefile
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