summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/gud/Makefile')
-rw-r--r--drivers/gpu/drm/gud/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/gud/Makefile b/drivers/gpu/drm/gud/Makefile
new file mode 100644
index 000000000000..68a1c622cf33
--- /dev/null
+++ b/drivers/gpu/drm/gud/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+
+gud-y := gud_drv.o gud_pipe.o gud_connector.o
+obj-$(CONFIG_DRM_GUD) += gud.o