Sign in
linux
/
linux
/
kernel
/
git
/
davem
/
net
/
2865ba82476a6b2603db40cfc1c8c0831409fb41
/
.
/
drivers
/
usb
/
typec
/
tipd
/
Makefile
blob: aa439f80a889ecb6691e5aa27b416db5cb109ca7 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS_trace
.
o
:=
-
I$
(
src
)
obj
-
$
(
CONFIG_TYPEC_TPS6598X
)
+=
tps6598x
.
o
tps6598x
-
y
:=
core
.
o
tps6598x
-
$
(
CONFIG_TRACING
)
+=
trace
.
o