summaryrefslogtreecommitdiffstats
path: root/board/integratorap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/integratorap/Makefile')
-rw-r--r--board/integratorap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/integratorap/Makefile b/board/integratorap/Makefile
index f78de3a100..79f501a3ec 100644
--- a/board/integratorap/Makefile
+++ b/board/integratorap/Makefile
@@ -30,7 +30,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
COBJS := integratorap.o flash.o
-SOBJS := lowlevel_init.o memsetup.o
+SOBJS := lowlevel_init.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud