summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/panfrost/Makefile')
-rw-r--r--drivers/gpu/drm/panfrost/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/panfrost/Makefile b/drivers/gpu/drm/panfrost/Makefile
index 7da2b3f02ed9..2c01c1e7523e 100644
--- a/drivers/gpu/drm/panfrost/Makefile
+++ b/drivers/gpu/drm/panfrost/Makefile
@@ -12,4 +12,6 @@ panfrost-y := \
panfrost_perfcnt.o \
panfrost_dump.o
+panfrost-$(CONFIG_DEBUG_FS) += panfrost_debugfs.o
+
obj-$(CONFIG_DRM_PANFROST) += panfrost.o