Sign in
gbmc
/
linux
/
refs/heads/linux-5.17.y
/
.
/
drivers
/
cxl
/
core
/
Makefile
blob: a90202ac88d2f647db85e1babc956b11faa67c13 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_CXL_BUS
)
+=
cxl_core
.
o
ccflags
-
y
+=
-
I$
(
srctree
)/
drivers
/
cxl
cxl_core
-
y
:=
port
.
o
cxl_core
-
y
+=
pmem
.
o
cxl_core
-
y
+=
regs
.
o
cxl_core
-
y
+=
memdev
.
o
cxl_core
-
y
+=
mbox
.
o