summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/cris/Makefile
diff options
context:
space:
mode:
authorTobias Anderberg <tobias.anderberg@axis.com>2003-09-24 08:45:36 +0000
committerTobias Anderberg <tobias.anderberg@axis.com>2003-09-24 08:45:36 +0000
commitf3de5d6b75c7631d9d4bffe8112cc3fd83b84943 (patch)
treeb83f1ecba2d995cf7853ac8d44721e6155110a67 /libc/sysdeps/linux/cris/Makefile
parent326aad046922ca3802dc330123a2c050975fb12f (diff)
Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do the
expected thing. A so called "D'oh!".
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 dacfb4dc5..8a860f188 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.S
+CRT0_SRC = crt0.c
CRT0_OBJ = crt0.o crt1.o
SSRC= setjmp.S __longjmp.S clone.S sysdep.S syscall.S