瀏覽代碼

test: mmap2 is not ARM specific

Waldemar Brodkorb 8 年之前
父節點
當前提交
766da41907
共有 2 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      test/mmap/Makefile.in
  2. 0 0
      test/mmap/mmap2.c

+ 0 - 4
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

+ 0 - 0
test/mmap/mmap-arm.c → test/mmap/mmap2.c