From: Ralf Baechle Date: Tue, 26 Jun 2007 18:19:00 +0000 (+0200) Subject: [MIPS] Change libgcc-style functions from lib-y to obj-y X-Git-Tag: v2.6.22~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c2778151f32581ea9ec567d01d5d85209fcfe6;p=pandora-kernel.git [MIPS] Change libgcc-style functions from lib-y to obj-y Reported by Eugene Surovegin . 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 --- Reading git-diff-tree failed