summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
Diffstat (limited to 'csu')
-rw-r--r--csu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/csu/Makefile b/csu/Makefile
index fdeaee0ce0..9254b7f2be 100644
--- a/csu/Makefile
+++ b/csu/Makefile
@@ -27,6 +27,7 @@
subdir := csu
+routines = init-first
csu-dummies = $(filter-out $(start-installed-name),crt1.o Mcrt1.o)
extra-objs = start.o gmon-start.o \
$(start-installed-name) g$(start-installed-name) \