summaryrefslogtreecommitdiffstats
path: root/board/amcc/makalu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/makalu/Makefile')
-rw-r--r--board/amcc/makalu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/makalu/Makefile b/board/amcc/makalu/Makefile
index 39328c2bda..4def0d44d5 100644
--- a/board/amcc/makalu/Makefile
+++ b/board/amcc/makalu/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
-COBJS = $(BOARD).o cmd_pll.o memory.o
+COBJS = $(BOARD).o cmd_pll.o
SOBJS = init.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OpenPOWER on IntegriCloud