Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/linux-6.19.y
/
.
/
drivers
/
media
/
cec
/
i2c
/
Makefile
blob: 95c9eda5258361c4d9196acb527e0c1b4351dbe0 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the CEC I2C device drivers.
#
obj
-
$
(
CONFIG_CEC_CH7322
)
+=
ch7322
.
o
obj
-
$
(
CONFIG_CEC_NXP_TDA9950
)
+=
tda9950
.
o