Sign in
zircon-guest
/
third_party
/
linux
/
af5ba49cf7052aaa0b2c7d71f9cd85ef85a4cbfe
/
.
/
drivers
/
interconnect
/
Makefile
blob: d203520b0a5671ac471e38801cad7d3c4a6f2bff [
file
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS_core
.
o
:=
-
I$
(
src
)
icc
-
core
-
objs
:=
core
.
o bulk
.
o
obj
-
$
(
CONFIG_INTERCONNECT
)
+=
icc
-
core
.
o
obj
-
$
(
CONFIG_INTERCONNECT_IMX
)
+=
imx
/
obj
-
$
(
CONFIG_INTERCONNECT_QCOM
)
+=
qcom
/