summaryrefslogtreecommitdiffstats
path: root/board/ti/panda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/panda/Makefile')
-rw-r--r--board/ti/panda/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/ti/panda/Makefile b/board/ti/panda/Makefile
index ec493f5c38..b299e2fff8 100644
--- a/board/ti/panda/Makefile
+++ b/board/ti/panda/Makefile
@@ -25,9 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).o
-ifndef CONFIG_SPL_BUILD
COBJS := panda.o
-endif
SRCS := $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud