summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/displays-new/Makefile
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-24 15:18:30 +0400
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 15:16:03 +0400
commit2773fefbd764646a3dba3349d4848d90d85a127d (patch)
treee4e5891dce17c0f8a2457c6ca2c4f2e3a1ba6928 /drivers/video/omap2/displays-new/Makefile
parentdeb16df884966570ebe6197feecab100436414e5 (diff)
downloadlinux-2773fefbd764646a3dba3349d4848d90d85a127d.tar.xz
OMAPDSS: Add new TFP410 Encoder driver
Add TFP410 DPI-to-DVI Encoder driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays-new/Makefile')
-rw-r--r--drivers/video/omap2/displays-new/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Makefile b/drivers/video/omap2/displays-new/Makefile
new file mode 100644
index 000000000000..b0d34572ec7c
--- /dev/null
+++ b/drivers/video/omap2/displays-new/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_DISPLAY_ENCODER_TFP410) += encoder-tfp410.o