Merge git://git.denx.de/u-boot-socfpga
[platform/kernel/u-boot.git] / arch / mips / lib / Makefile
index fabeb83..ef557c6 100644 (file)
@@ -5,7 +5,13 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-y  += board.o
+obj-y  += cache.o
+obj-y  += cache_init.o
+obj-y  += genex.o
+obj-y  += reloc.o
+obj-y  += stack.o
+obj-y  += traps.o
+
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
 
 lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o