Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / arch / mips / lib / Makefile
index 589bc651f94166aa538d4304bc96182f3c477903..9ee1fcb5c7024046cbb20041f6796665fb821bda 100644 (file)
@@ -11,5 +11,7 @@ obj-y += stack.o
 obj-y  += traps.o
 
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
+obj-$(CONFIG_CMD_GO) += boot.o
+obj-$(CONFIG_SPL_BUILD) += spl.o
 
 lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o