Sign in
android-kvm
/
linux
/
bb93ce4b150dde79f58e34103cbd1fe829796649
/
.
/
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