commit | 543e761fb9c128d9065f45697cd96d04a566d2ce | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 13 15:34:36 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 09 15:11:28 2014 +0300 |
tree | e877691f65008d0dd315d95a9a6743b4226be16d | |
parent | bd3ad6a4fcc9090fc7a493d5864d331d63d5c27a [diff] |
OMAPDSS: HDMI: improve Makefile We'll soon add support for OMAP5 HDMI, which uses some of the same files as OMAP4 HDMI does. This patch adds a new config entry "OMAP2_DSS_HDMI_COMMON", which both OMAP4 and OMAP5 HDMI config entries can select. OMAP2_DSS_HDMI_COMMON will cause the common HDMI files to be compiled. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>