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 c24271972c67..e3cea2fb4df8 100644
--- a/tools/perf/tests/shell/coresight/Makefile
+++ b/tools/perf/tests/shell/coresight/Makefile
@@ -4,7 +4,8 @@ include ../../../../../tools/scripts/Makefile.include
include ../../../../../tools/scripts/Makefile.arch
include ../../../../../tools/scripts/utilities.mak
-SUBDIRS =
+SUBDIRS = \
+ asm_pure_loop
all: $(SUBDIRS)
$(SUBDIRS):