]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/Makefile
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / lib / Makefile
index 24c7e7a18ab6b9b0a8bc4181236ce3e40ec53b2f..6ae161a51dc147327925c158f31e845ba74b75ca 100644 (file)
@@ -42,6 +42,7 @@ ifndef CONFIG_SPL_BUILD
 ifndef CONFIG_SYS_GENERIC_BOARD
 COBJS-y        += board.o
 endif
+COBJS-y += bss.o
 
 COBJS-y        += bootm.o
 COBJS-$(CONFIG_SYS_L2_PL310) += cache-pl310.o