summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/arc/Makefile')
-rw-r--r--drivers/gpu/drm/arc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/arc/Makefile b/drivers/gpu/drm/arc/Makefile
new file mode 100644
index 000000000..c7028b742
--- /dev/null
+++ b/drivers/gpu/drm/arc/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only
+arcpgu-y := arcpgu_crtc.o arcpgu_hdmi.o arcpgu_sim.o arcpgu_drv.o
+obj-$(CONFIG_DRM_ARCPGU) += arcpgu.o