summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-15 13:31:56 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-15 13:31:56 +0000
commitb239d3e6bfdddd54aa805a778b48a02793d8f1f4 (patch)
treef74e020521db8b405104b85a243d418bdde21bcd /libc/sysdeps/linux/arm/Makefile
parenta4258c4f7ed6293f6557b34d5b21138ef43ba901 (diff)
Use the right name.
Diffstat (limited to 'libc/sysdeps/linux/arm/Makefile')
-rw-r--r--libc/sysdeps/linux/arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/arm/Makefile b/libc/sysdeps/linux/arm/Makefile
index a75e47715..f9dba69c8 100644
--- a/libc/sysdeps/linux/arm/Makefile
+++ b/libc/sysdeps/linux/arm/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)Rules.mak
LIBC=$(TOPDIR)libc.a
ASFLAGS=$(CFLAGS)
-CRT0=_start.S
+CRT0=crt0.S
CRT0_OBJ=$(patsubst %.S,%.o, $(CRT0))
SSRC=longjmp.S setjmp.S