]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Change libgcc-style functions from lib-y to obj-y
authorRalf Baechle <ralf@linux-mips.org>
Tue, 26 Jun 2007 18:19:00 +0000 (20:19 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 6 Jul 2007 15:17:11 +0000 (16:17 +0100)
commit239424e3822cf23597176117835ed6ac93927218
tree0351b1a5656abd785ac8a047668303608168d1dd
parenta60ad40d0d33f036604e8c9d9c58e184ad6f5129
[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>
arch/mips/lib/Makefile