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