aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 8b307e143632..8f0dd8e32e19 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -169,6 +169,7 @@ nouveau-y += core/subdev/pwr/memx.o
169nouveau-y += core/subdev/pwr/nva3.o 169nouveau-y += core/subdev/pwr/nva3.o
170nouveau-y += core/subdev/pwr/nvc0.o 170nouveau-y += core/subdev/pwr/nvc0.o
171nouveau-y += core/subdev/pwr/nvd0.o 171nouveau-y += core/subdev/pwr/nvd0.o
172nouveau-y += core/subdev/pwr/gk104.o
172nouveau-y += core/subdev/pwr/nv108.o 173nouveau-y += core/subdev/pwr/nv108.o
173nouveau-y += core/subdev/therm/base.o 174nouveau-y += core/subdev/therm/base.o
174nouveau-y += core/subdev/therm/fan.o 175nouveau-y += core/subdev/therm/fan.o