]> git.sur5r.net Git - u-boot/blobdiff - board/ti/panda/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
[u-boot] / board / ti / panda / Makefile
index ec493f5c38162e4aa828425b44e1006502596058..b299e2fff8cc15ffcb717ac4377937050418c337 100644 (file)
@@ -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))