Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cc3a1bf52a9d2808c7cd6e8f413b02b650b6b84b
/
.
/
tools
/
perf
/
arch
/
x86
/
Makefile
blob: 744e629797be9cdbe39b7285d71893b8030795aa [
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