summaryrefslogtreecommitdiff
path: root/drm/nouveau/nvkm/subdev/therm/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau/nvkm/subdev/therm/Kbuild')
-rw-r--r--drm/nouveau/nvkm/subdev/therm/Kbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/drm/nouveau/nvkm/subdev/therm/Kbuild b/drm/nouveau/nvkm/subdev/therm/Kbuild
index 9ac820709..5837cf129 100644
--- a/drm/nouveau/nvkm/subdev/therm/Kbuild
+++ b/drm/nouveau/nvkm/subdev/therm/Kbuild
@@ -7,7 +7,7 @@ nvkm-y += nvkm/subdev/therm/ic.o
nvkm-y += nvkm/subdev/therm/temp.o
nvkm-y += nvkm/subdev/therm/nv40.o
nvkm-y += nvkm/subdev/therm/nv50.o
-nvkm-y += nvkm/subdev/therm/nv84.o
-nvkm-y += nvkm/subdev/therm/nva3.o
-nvkm-y += nvkm/subdev/therm/nvd0.o
+nvkm-y += nvkm/subdev/therm/g84.o
+nvkm-y += nvkm/subdev/therm/gt215.o
+nvkm-y += nvkm/subdev/therm/gf110.o
nvkm-y += nvkm/subdev/therm/gm107.o