aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tests/Makefile')
-rw-r--r--tools/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/tests/Makefile b/tools/tests/Makefile
index f4f1169229..cc96cd3a7f 100644
--- a/tools/tests/Makefile
+++ b/tools/tests/Makefile
@@ -11,9 +11,7 @@ ifeq ($(XEN_TARGET_ARCH),__fixme__)
SUBDIRS-y += regression
endif
SUBDIRS-y += x86_emulator
-ifneq ($(XEN_TARGET_ARCH),x86_32)
SUBDIRS-y += xen-access
-endif
.PHONY: all clean install distclean
all clean distclean: %: subdirs-%