Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
aa4d86163e4e91a1ac560954a554bab417e338f4
/
.
/
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