Commits

Ralf Baechle committed f7c2778151f
[MIPS] Change libgcc-style functions from lib-y to obj-y Reported by Eugene Surovegin <ebs@ebshome.net>. If only modules were users of these functions they did not get linked into the kernel proper, so later module loads would fail as well. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>