summaryrefslogtreecommitdiff
path: root/lib_arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib_arm/Makefile')
-rw-r--r--lib_arm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_arm/Makefile b/lib_arm/Makefile
index 5cfeba985..02933485c 100644
--- a/lib_arm/Makefile
+++ b/lib_arm/Makefile
@@ -44,7 +44,6 @@ COBJS-y += cache-cp15.o
endif
COBJS-y += interrupts.o
COBJS-y += reset.o
-COBJS-y += boottime.o
SRCS := $(GLSOBJS:.o=.S) $(GLCOBJS:.o=.c) \
$(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)