mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-18 13:22:15 +02:00
7 lines
207 B
Makefile
7 lines
207 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/subdev/timer/base.o
|
|
nvkm-y += nvkm/subdev/timer/nv04.o
|
|
nvkm-y += nvkm/subdev/timer/nv40.o
|
|
nvkm-y += nvkm/subdev/timer/nv41.o
|
|
nvkm-y += nvkm/subdev/timer/gk20a.o
|