aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2013-02-08 21:42:13 +0100
committerBen Skeggs <bskeggs@redhat.com>2013-02-20 20:46:34 +1000
commit33b903e82873ba9233bd89c44d016b87347ed158 (patch)
tree3e8e6a1cdcfc6bc07a22ad21e4d73e1924686dfb /drivers/gpu/drm/nouveau/Makefile
parentdrm/nv50-/kms: remove UPDATE methods after each encoder disconnect (diff)
downloadlinux-dev-33b903e82873ba9233bd89c44d016b87347ed158.tar.xz
linux-dev-33b903e82873ba9233bd89c44d016b87347ed158.zip
drm/nouveau: restore debugfs/vbios.rom support
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
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 51d09729fc56..90f9140eeefd 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -242,5 +242,6 @@ ifdef CONFIG_X86
nouveau-$(CONFIG_ACPI) += nouveau_acpi.o
endif
nouveau-$(CONFIG_DRM_NOUVEAU_BACKLIGHT) += nouveau_backlight.o
+nouveau-$(CONFIG_DEBUG_FS) += nouveau_debugfs.o
obj-$(CONFIG_DRM_NOUVEAU)+= nouveau.o