aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/perf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile
index e18163bb32d7..6aef6d00e3c2 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -534,9 +534,6 @@ ifneq ($(MAKECMDGOALS),tags)
534# because maintaining the nesting to match is a pain. If 534# because maintaining the nesting to match is a pain. If
535# we had "elif" things would have been much nicer... 535# we had "elif" things would have been much nicer...
536 536
537-include config.mak.autogen
538-include config.mak
539
540ifdef NO_LIBELF 537ifdef NO_LIBELF
541 NO_DWARF := 1 538 NO_DWARF := 1
542 NO_DEMANGLE := 1 539 NO_DEMANGLE := 1