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