summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-15 20:16:02 -0400
committerTom Rini <trini@konsulko.com>2017-05-15 20:16:02 -0400
commitd09ec7f81650425140776995fc9752189ddf7956 (patch)
treef8de42cc54511ff75ef5b4d2a695be25a1d0b070 /drivers/video/sunxi/Makefile
parentcb33bda44f4bbf6fb58adf41dced313ca38da6fc (diff)
parent940aed8f6bacfc8c0dbaf9da0008e0a6a76463a8 (diff)
downloadu-boot-d09ec7f81650425140776995fc9752189ddf7956.tar.gz
Merge branch 'master' of git://git.denx.de/u-boot-video
Diffstat (limited to 'drivers/video/sunxi/Makefile')
-rw-r--r--drivers/video/sunxi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/sunxi/Makefile b/drivers/video/sunxi/Makefile
index b8afd892ad..dbaab61b59 100644
--- a/drivers/video/sunxi/Makefile
+++ b/drivers/video/sunxi/Makefile
@@ -5,5 +5,5 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-$(CONFIG_VIDEO_SUNXI) += sunxi_display.o lcdc.o ../videomodes.o
+obj-$(CONFIG_VIDEO_SUNXI) += sunxi_display.o lcdc.o tve.o ../videomodes.o
obj-$(CONFIG_VIDEO_DE2) += sunxi_de2.o sunxi_dw_hdmi.o lcdc.o ../dw_hdmi.o