19 lines · plain
1# SPDX-License-Identifier: MIT2nvkm-y += nvkm/subdev/therm/base.o3nvkm-y += nvkm/subdev/therm/fan.o4nvkm-y += nvkm/subdev/therm/fannil.o5nvkm-y += nvkm/subdev/therm/fanpwm.o6nvkm-y += nvkm/subdev/therm/fantog.o7nvkm-y += nvkm/subdev/therm/ic.o8nvkm-y += nvkm/subdev/therm/temp.o9nvkm-y += nvkm/subdev/therm/nv40.o10nvkm-y += nvkm/subdev/therm/nv50.o11nvkm-y += nvkm/subdev/therm/g84.o12nvkm-y += nvkm/subdev/therm/gt215.o13nvkm-y += nvkm/subdev/therm/gf100.o14nvkm-y += nvkm/subdev/therm/gf119.o15nvkm-y += nvkm/subdev/therm/gk104.o16nvkm-y += nvkm/subdev/therm/gm107.o17nvkm-y += nvkm/subdev/therm/gm200.o18nvkm-y += nvkm/subdev/therm/gp100.o19