Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
1dfe0d159dc7f7b6d1734b2010aabda2bbe87d5a
/
.
/
tools
/
perf
/
arch
/
s390
/
Makefile
blob: 798ac7379c5fa4a1217a75e5e6a1a60ebd58d774 [
file
] [
log
] [
blame
]
ifndef NO_DWARF
PERF_HAVE_DWARF_REGS
:=
1
LIB_OBJS
+=
$
(
OUTPUT
)
arch
/
$
(
ARCH
)/
util
/
dwarf
-
regs
.
o
endif
LIB_OBJS
+=
$
(
OUTPUT
)
arch
/
$
(
ARCH
)/
util
/
header
.
o
HAVE_KVM_STAT_SUPPORT
:=
1
LIB_OBJS
+=
$
(
OUTPUT
)
arch
/
$
(
ARCH
)/
util
/
kvm
-
stat
.
o