mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-19 22:58:03 +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
|