On Friday 27 July 2012 14:35:25 Marek Vasut wrote:
--- a/arch/mips/lib/Makefile
+++ b/arch/mips/lib/Makefile
@@ -34,6 +34,8 @@ else
COBJS-y += bootm.o
endif
+COBJS-y += ashldi3.o ashrdi3.o lshrdi3.o
pretty sure this belongs behind USE_PRIVATE_LIBGCC
-mike