summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/compote/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/compote/Kbuild')
-rw-r--r--drivers/gpu/drm/nouveau/compote/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/compote/Kbuild b/drivers/gpu/drm/nouveau/compote/Kbuild
index 89af6841ab15..9c6f3a2ae9de 100644
--- a/drivers/gpu/drm/nouveau/compote/Kbuild
+++ b/drivers/gpu/drm/nouveau/compote/Kbuild
@@ -1,3 +1,4 @@
ifdef CONFIG_DRM_COMPOTE
compote-y := compote/compote-driver.o
+compote-y += compote/compote-memory.o
endif