diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r-- | drivers/gpu/drm/nouveau/Makefile | 1 |
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 | |||
169 | nouveau-y += core/subdev/pwr/nva3.o | 169 | nouveau-y += core/subdev/pwr/nva3.o |
170 | nouveau-y += core/subdev/pwr/nvc0.o | 170 | nouveau-y += core/subdev/pwr/nvc0.o |
171 | nouveau-y += core/subdev/pwr/nvd0.o | 171 | nouveau-y += core/subdev/pwr/nvd0.o |
172 | nouveau-y += core/subdev/pwr/gk104.o | ||
172 | nouveau-y += core/subdev/pwr/nv108.o | 173 | nouveau-y += core/subdev/pwr/nv108.o |
173 | nouveau-y += core/subdev/therm/base.o | 174 | nouveau-y += core/subdev/therm/base.o |
174 | nouveau-y += core/subdev/therm/fan.o | 175 | nouveau-y += core/subdev/therm/fan.o |