Sign in
nest-open-source
/
manifest_repos
/
kernel_device_modules-5.15
/
2a7b7a943264c70fb22ff25a9eaa19c7af798a91
/
.
/
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