Sign in
android
/
kernel
/
common
/
refs/heads/android14-5.15
/
.
/
drivers
/
cxl
/
core
/
Makefile
blob: 0fdbf3c6ac1a3d7e3323f54fd47274a732029934 [
file
] [
log
] [
blame
] [
edit
]
# 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