hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/gpu/drm/nouveau/nvif/Kbuild
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: MIT
12 nvif-y := nvif/object.o
23 nvif-y += nvif/client.o
34 nvif-y += nvif/device.o
....@@ -7,6 +8,7 @@
78 nvif-y += nvif/mem.o
89 nvif-y += nvif/mmu.o
910 nvif-y += nvif/notify.o
11
+nvif-y += nvif/timer.o
1012 nvif-y += nvif/vmm.o
1113
1214 # Usermode classes