drm/nouveau: fix bogus GPL-2 license header
[linux-2.6-block.git] / drivers / gpu / drm / nouveau / nvkm / subdev / therm / Kbuild
CommitLineData
b0f84a84 1# SPDX-License-Identifier: MIT
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