summaryrefslogtreecommitdiff
path: root/test/mmap/Makefile.in
blob: c8b1d961ae28c2f07bd50ce504c51ffe3e46da7e (plain)
1
2
3
4
5
6
# uClibc-ng mmap tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

ifeq ($(TARGET_ARCH),arm)
TESTS_DISABLED := mmap2
endif