Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
507635763d83f425debd41c58e6c95e31db56323
/
.
/
drivers
/
misc
/
cxl
/
Makefile
blob: edb494d3ff271a038c0cfdd95ac1fe3f918c1637 [
file
] [
log
] [
blame
]
cxl
-
y
+=
main
.
o file
.
o irq
.
o fault
.
o native
.
o context
.
o sysfs
.
o debugfs
.
o pci
.
o trace
.
o
obj
-
$
(
CONFIG_CXL
)
+=
cxl
.
o
obj
-
$
(
CONFIG_CXL_BASE
)
+=
base
.
o
# For tracepoints to include our trace.h from tracepoint infrastructure:
CFLAGS_trace
.
o
:=
-
I$
(
src
)