Files
Debian-9-Kernel/drivers/gpu/drm/nouveau/nvif/Kbuild
T

5 lines
96 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
nvif-y := nvif/object.o
nvif-y += nvif/client.o
nvif-y += nvif/device.o
nvif-y += nvif/notify.o