Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
01eebb53a65996dfbfb892bf5eb21ae831fbe3a6
/
.
/
drivers
/
net
/
caif
/
Makefile
blob: e6d3ca06ecfef73e059ed622c31be3a22718e80e [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_CAIF_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif
# Serial interface
obj
-
$
(
CONFIG_CAIF_TTY
)
+=
caif_serial
.
o