]> git.sur5r.net Git - u-boot/blobdiff - board/ti/am335x/Makefile
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / board / ti / am335x / Makefile
index ca50eef61393fa42a3215bb3b0ae812d28f60269..67a87a1aafd4b53b601ed80e2a27e9cb44ff0b9f 100644 (file)
@@ -22,6 +22,7 @@ ifdef CONFIG_SPL_BUILD
 COBJS  := mux.o
 endif
 
+COBJS  += board.o
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS))
 SOBJS  := $(addprefix $(obj),$(SOBJS))