summaryrefslogtreecommitdiffstats
path: root/lib_mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib_mips/Makefile')
-rw-r--r--lib_mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_mips/Makefile b/lib_mips/Makefile
index 799eaf2658..817643795e 100644
--- a/lib_mips/Makefile
+++ b/lib_mips/Makefile
@@ -31,7 +31,7 @@ COBJS-y += board.o
COBJS-y += bootm.o
COBJS-y += time.o
-SRCS := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
+SRCS := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
OBJS := $(addprefix $(obj),$(SOBJS-y) $(COBJS-y))
$(LIB): $(obj).depend $(OBJS)
OpenPOWER on IntegriCloud