aboutsummaryrefslogtreecommitdiffstats
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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/arc/Makefile b/drivers/gpu/drm/arc/Makefile
index d48fda70f857..73de56a0139a 100644
--- a/drivers/gpu/drm/arc/Makefile
+++ b/drivers/gpu/drm/arc/Makefile
@@ -1,2 +1,2 @@
-arcpgu-y := arcpgu_crtc.o arcpgu_hdmi.o arcpgu_drv.o
+arcpgu-y := arcpgu_crtc.o arcpgu_hdmi.o arcpgu_sim.o arcpgu_drv.o
obj-$(CONFIG_DRM_ARCPGU) += arcpgu.o