Sign in
android-kvm
/
linux
/
f66062c7491b0f861ba1ee9c767c860fd615b2c3
/
.
/
drivers
/
cxl
/
core
/
Makefile
blob: 07eb8e1fb8a67b5548788fc9e70c2b86c1db6c4a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_CXL_BUS
)
+=
cxl_core
.
o
ccflags
-
y
+=
-
DDEFAULT_SYMBOL_NAMESPACE
=
CXL
-
I$
(
srctree
)/
drivers
/
cxl
cxl_core
-
y
:=
bus
.
o
cxl_core
-
y
+=
pmem
.
o
cxl_core
-
y
+=
regs
.
o
cxl_core
-
y
+=
memdev
.
o
cxl_core
-
y
+=
mbox
.
o