summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/coresight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/shell/coresight/Makefile')
-rw-r--r--tools/perf/tests/shell/coresight/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/perf/tests/shell/coresight/Makefile b/tools/perf/tests/shell/coresight/Makefile
index e3cea2fb4df8..78f5d5c3ebda 100644
--- a/tools/perf/tests/shell/coresight/Makefile
+++ b/tools/perf/tests/shell/coresight/Makefile
@@ -5,7 +5,8 @@ include ../../../../../tools/scripts/Makefile.arch
include ../../../../../tools/scripts/utilities.mak
SUBDIRS = \
- asm_pure_loop
+ asm_pure_loop \
+ memcpy_thread
all: $(SUBDIRS)
$(SUBDIRS):