Sign in
android-kvm
/
linux
/
1090427bf18f9835b3ccbd36edf43f2509444e27
/
.
/
kernel
/
events
/
Makefile
blob: 8591c180b52b3ab78a5d65de3a06708263d65e6e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
y
:=
core
.
o ring_buffer
.
o callchain
.
o
obj
-
$
(
CONFIG_HAVE_HW_BREAKPOINT
)
+=
hw_breakpoint
.
o
obj
-
$
(
CONFIG_UPROBES
)
+=
uprobes
.
o