Sign in
android-kvm
/
linux
/
1c52283265a462a100ae63ddf58b4e5884acde86
/
.
/
drivers
/
cxl
/
core
/
Makefile
blob: 40ab50318dafabec76057a780d170439724fd93c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_CXL_BUS
)
+=
cxl_core
.
o
ccflags
-
y
+=
-
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