summaryrefslogtreecommitdiff
path: root/test/mmap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmap/Makefile.in')
-rw-r--r--test/mmap/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/mmap/Makefile.in b/test/mmap/Makefile.in
index 7bb34acb6..581f3b062 100644
--- a/test/mmap/Makefile.in
+++ b/test/mmap/Makefile.in
@@ -1,6 +1,2 @@
# uClibc mmap tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
-
-ifneq ($(TARGET_ARCH),arm)
-TESTS_DISABLED += mmap-arm
-endif