Sign in
nest-open-source
/
manifest_repos
/
kernel_device_modules-5.15
/
36ad3f446978be6a8e724c162e7a05b1cc587c8e
/
.
/
drivers
/
misc
/
mediatek
/
hdmi
/
hdmitx
/
Makefile
blob: 6c957d063ce6f26ab76a99a0109510e2b534186d [
file
]
# SPDX-License-Identifier:GPL-2.0
#
# Makefile for the hdmi device drivers
#
ifneq
(
$
(
findstring $
(
CONFIG_MTK_INTERNAL_HDMI_SUPPORT
),
y m
),)
obj
-
$
(
CONFIG_MTK_INTERNAL_HDMI_SUPPORT
)
+=
$
(
subst
",,$(CONFIG_MTK_HDMI_PLATFORM))/
endif