summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/alpha/Makefile.add
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/alpha/Makefile.add')
-rw-r--r--mdk-stage1/dietlibc/alpha/Makefile.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/dietlibc/alpha/Makefile.add b/mdk-stage1/dietlibc/alpha/Makefile.add
index 10ff0faef..68b10b43c 100644
--- a/mdk-stage1/dietlibc/alpha/Makefile.add
+++ b/mdk-stage1/dietlibc/alpha/Makefile.add
@@ -2,4 +2,4 @@
CFLAGS+=-Os -Iinclude -fomit-frame-pointer -fstrict-aliasing
VPATH:=alpha:syscalls.s:$(VPATH)
-LIBOBJ+=$(patsubst %,$(OBJDIR)/%,divq.o divl.o remq.o reml.o seteuid.o __time.o)
+LIBOBJ+=$(patsubst %,$(OBJDIR)/%,divq.o divl.o remq.o reml.o __time.o __alarm.o)