]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/lib/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[u-boot] / arch / mips / lib / Makefile
index ac536da674d3958063f35f8e4bc76ae4c777f3d5..659c6ad187cdfd025caaa75e4fc000ae6d50a63b 100644 (file)
@@ -7,7 +7,9 @@
 
 obj-y  += cache.o
 obj-y  += cache_init.o
-obj-y  += io.o
+obj-y  += genex.o
+obj-y  += stack.o
+obj-y  += traps.o
 
 obj-$(CONFIG_CMD_BOOTM) += bootm.o