summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/v850/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/v850/Makefile')
-rw-r--r--libc/sysdeps/linux/v850/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/v850/Makefile b/libc/sysdeps/linux/v850/Makefile
index a48dcfd1d..4e2974551 100644
--- a/libc/sysdeps/linux/v850/Makefile
+++ b/libc/sysdeps/linux/v850/Makefile
@@ -18,7 +18,7 @@ CFLAGS+= -I../ -D__ASSEMBLER__ -DASM_GLOBAL_DIRECTIVE=.globl
TARGET_MACHINE_TYPE=$(shell $(CC) -dumpmachine)
-CRT0=crt0.S
+CRT0=crt0.S _mmap.c
CRT0_OBJ=$(patsubst %.S,%.o, $(CRT0))
SSRC=setjmp.S longjmp.S vfork.S