Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
24278d148316d2180be6df40e06db013d8b232b8
/
.
/
drivers
/
i2c
/
muxes
/
Makefile
blob: bd83b52748153b4eb318bb439e8cb1d7f5a8ff78 [
file
] [
log
] [
blame
]
#
# Makefile for multiplexer I2C chip drivers.
obj
-
$
(
CONFIG_I2C_MUX_PCA954x
)
+=
pca954x
.
o
ifeq
(
$
(
CONFIG_I2C_DEBUG_BUS
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif