]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/gpu/drm/omapdrm/dss/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / omapdrm / dss / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
f2dd36ac 2obj-$(CONFIG_OMAP2_DSS_INIT) += omapdss-boot-init.o
a99ac0d9
TV
3
4obj-$(CONFIG_OMAP_DSS_BASE) += omapdss-base.o
82e83f67 5omapdss-base-y := base.o display.o dss-of.o output.o
a99ac0d9 6
559d6701 7obj-$(CONFIG_OMAP2_DSS) += omapdss.o
d13f5b7d 8# Core DSS files
51919572 9omapdss-y := core.o dss.o dispc.o dispc_coefs.o \
82e83f67 10 pll.o video-pll.o
b4d78bf7 11omapdss-$(CONFIG_OMAP2_DSS_DPI) += dpi.o
09d2e7cd 12omapdss-$(CONFIG_OMAP2_DSS_VENC) += venc.o
559d6701
TV
13omapdss-$(CONFIG_OMAP2_DSS_SDI) += sdi.o
14omapdss-$(CONFIG_OMAP2_DSS_DSI) += dsi.o
543e761f
TV
15omapdss-$(CONFIG_OMAP2_DSS_HDMI_COMMON) += hdmi_common.o hdmi_wp.o hdmi_pll.o \
16 hdmi_phy.o
17omapdss-$(CONFIG_OMAP4_DSS_HDMI) += hdmi4.o hdmi4_core.o
f5bab222 18omapdss-$(CONFIG_OMAP5_DSS_HDMI) += hdmi5.o hdmi5_core.o
1b3bcb33 19ccflags-$(CONFIG_OMAP2_DSS_DEBUG) += -DDEBUG