commit | f7c2778151f32581ea9ec567d01d5d85209fcfe6 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 26 20:19:00 2007 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jul 06 16:17:11 2007 +0100 |
tree | 0351b1a5656abd785ac8a047668303608168d1dd | |
parent | c3e838a2cbb0f14af4d718160933523ac4c37adf [diff] |
[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>