summaryrefslogtreecommitdiff
path: root/tools/perf/arch/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/arch/sh/Makefile')
-rw-r--r--tools/perf/arch/sh/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/perf/arch/sh/Makefile b/tools/perf/arch/sh/Makefile
deleted file mode 100644
index 15130b50dfe3..000000000000
--- a/tools/perf/arch/sh/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-ifndef NO_DWARF
-PERF_HAVE_DWARF_REGS := 1
-LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
-endif