summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/sti/Makefile')
-rw-r--r--drivers/gpu/drm/sti/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/gpu/drm/sti/Makefile b/drivers/gpu/drm/sti/Makefile
index 4a3a8168c30e..c5838f20f122 100644
--- a/drivers/gpu/drm/sti/Makefile
+++ b/drivers/gpu/drm/sti/Makefile
@@ -1,7 +1,9 @@
sticompositor-y := \
+ sti_layer.o \
sti_mixer.o \
sti_gdp.o \
- sti_vid.o
+ sti_vid.o \
+ sti_compositor.o
stihdmi-y := sti_hdmi.o \
sti_hdmi_tx3g0c55phy.o \