summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/vax/Makefile.arch
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/vax/Makefile.arch')
-rw-r--r--libc/sysdeps/linux/vax/Makefile.arch3
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/vax/Makefile.arch b/libc/sysdeps/linux/vax/Makefile.arch
index 0e4df44e0..ea8672c7d 100644
--- a/libc/sysdeps/linux/vax/Makefile.arch
+++ b/libc/sysdeps/linux/vax/Makefile.arch
@@ -6,8 +6,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-# psm: rename _mmap.c, else the generic won't be overwritten
-CSRC := brk.c _mmap.c
+CSRC := brk.c mmap.c
SSRC := __longjmp.S setjmp.S _setjmp.S clone.S
include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch