summaryrefslogtreecommitdiff
path: root/test/mmap/Makefile.in
blob: 7bb34acb659ebe05675d6cf6f052e55fc24d964d (plain)
1
2
3
4
5
6
# 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