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 4cf0c5561037..5f6d96d27f3b 100644 --- a/drivers/gpu/drm/sti/Makefile +++ b/drivers/gpu/drm/sti/Makefile @@ -6,4 +6,5 @@ obj-$(CONFIG_DRM_STI) = \ sti_vtg.o \ sti_vtac.o \ stihdmi.o \ - sti_hda.o
\ No newline at end of file + sti_hda.o \ + sti_tvout.o
\ No newline at end of file |