summaryrefslogtreecommitdiffstats
path: root/board/cray/L1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/cray/L1/Makefile')
-rw-r--r--board/cray/L1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cray/L1/Makefile b/board/cray/L1/Makefile
index e7dc0a8df3..bfe0922ebc 100644
--- a/board/cray/L1/Makefile
+++ b/board/cray/L1/Makefile
@@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
OBJS = $(BOARD).o flash.o
-SOBJS = init.o
+SOBJS = init.o
# HACK: depend needs bootscript.c, which needs tools/mkimage, which is not
# built in the depend stage. So... put bootscript.o here, not in OBJS
OpenPOWER on IntegriCloud