summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/cris/Makefile
diff options
context:
space:
mode:
authorTobias Anderberg <tobias.anderberg@axis.com>2003-09-19 12:06:05 +0000
committerTobias Anderberg <tobias.anderberg@axis.com>2003-09-19 12:06:05 +0000
commita6f671bc7c89ef6c36e037f319fd45b599f1c893 (patch)
tree1e63578a88a8307006d26ca0474e3bb20c9a440f /libc/sysdeps/linux/cris/Makefile
parenta436319a3a1e288bfaa0eb79f7066e7290464ba8 (diff)
Added assembler version of startup code. Fix Makefile so it uses the new
code.
Diffstat (limited to 'libc/sysdeps/linux/cris/Makefile')
-rw-r--r--libc/sysdeps/linux/cris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/cris/Makefile b/libc/sysdeps/linux/cris/Makefile
index 8a860f188..dacfb4dc5 100644
--- a/libc/sysdeps/linux/cris/Makefile
+++ b/libc/sysdeps/linux/cris/Makefile
@@ -20,7 +20,7 @@ TOPDIR=../../../../
include $(TOPDIR)Rules.mak
ASFLAGS=$(CFLAGS)
-CRT0_SRC = crt0.c
+CRT0_SRC = crt0.S
CRT0_OBJ = crt0.o crt1.o
SSRC= setjmp.S __longjmp.S clone.S sysdep.S syscall.S