]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
treewide: Add SPDX license identifier - Kbuild
[mirror_ubuntu-eoan-kernel.git] / drivers / gpu / drm / nouveau / nvkm / subdev / therm / Kbuild
CommitLineData
96ac6d43 1# SPDX-License-Identifier: GPL-2.0
c39f472e
BS
2nvkm-y += nvkm/subdev/therm/base.o
3nvkm-y += nvkm/subdev/therm/fan.o
4nvkm-y += nvkm/subdev/therm/fannil.o
5nvkm-y += nvkm/subdev/therm/fanpwm.o
6nvkm-y += nvkm/subdev/therm/fantog.o
7nvkm-y += nvkm/subdev/therm/ic.o
8nvkm-y += nvkm/subdev/therm/temp.o
9nvkm-y += nvkm/subdev/therm/nv40.o
10nvkm-y += nvkm/subdev/therm/nv50.o
e1404611
BS
11nvkm-y += nvkm/subdev/therm/g84.o
12nvkm-y += nvkm/subdev/therm/gt215.o
1bab09ac 13nvkm-y += nvkm/subdev/therm/gf100.o
57113c01 14nvkm-y += nvkm/subdev/therm/gf119.o
b138eca6 15nvkm-y += nvkm/subdev/therm/gk104.o
c39f472e 16nvkm-y += nvkm/subdev/therm/gm107.o
9d60b9c9 17nvkm-y += nvkm/subdev/therm/gm200.o
d3265637 18nvkm-y += nvkm/subdev/therm/gp100.o