summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/mmap/Makefile.in4
-rw-r--r--test/mmap/mmap2.c (renamed from test/mmap/mmap-arm.c)0
2 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
diff --git a/test/mmap/mmap-arm.c b/test/mmap/mmap2.c
index 8b94c6199..8b94c6199 100644
--- a/test/mmap/mmap-arm.c
+++ b/test/mmap/mmap2.c