diff options
Diffstat (limited to 'tools/perf/arch/x86/Build')
-rw-r--r-- | tools/perf/arch/x86/Build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/arch/x86/Build b/tools/perf/arch/x86/Build index 41bf61da476a..db52fa22d3a1 100644 --- a/tools/perf/arch/x86/Build +++ b/tools/perf/arch/x86/Build | |||
@@ -1,2 +1,2 @@ | |||
1 | libperf-y += util/ | 1 | libperf-y += util/ |
2 | libperf-$(CONFIG_DWARF_UNWIND) += tests/ | 2 | libperf-y += tests/ |