mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
ifndef NO_DWARF
|
||
|
PERF_HAVE_DWARF_REGS := 1
|
||
|
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
|
||
|
endif
|