diff options
Diffstat (limited to 'drivers/gpu/drm/sti/Makefile')
-rw-r--r-- | drivers/gpu/drm/sti/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/sti/Makefile b/drivers/gpu/drm/sti/Makefile index 7de757f7eb38..9b613d24877f 100644 --- a/drivers/gpu/drm/sti/Makefile +++ b/drivers/gpu/drm/sti/Makefile @@ -1,5 +1,6 @@ sticompositor-y := \ - sti_gdp.o + sti_gdp.o \ + sti_vid.o stihdmi-y := sti_hdmi.o \ sti_hdmi_tx3g0c55phy.o \ |