summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-10-15 01:52:56 (GMT)
committerBen Skeggs <bskeggs@redhat.com>2013-11-08 05:40:18 (GMT)
commit26fdd78cce3f51a49e1f2d3ad27ee893a28d220e (patch)
treeceacd5963b798bc65e9d045b830564b627a6f84a /drivers/gpu/drm/nouveau/Makefile
parent9838366c1597dfd8fe5663ad02024adce2fa07fe (diff)
downloadlinux-26fdd78cce3f51a49e1f2d3ad27ee893a28d220e.tar.xz
drm/nouveau: implement a simple sysfs interface to new pm code
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index e61dcbe..64b4691 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -300,7 +300,7 @@ include $(src)/dispnv04/Makefile
nouveau-y += nv50_display.o
# drm/pm
-nouveau-y += nouveau_hwmon.o
+nouveau-y += nouveau_hwmon.o nouveau_sysfs.o
# other random bits
nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o