From: David Holsgrove Date: Fri, 28 Feb 2014 00:42:42 +0000 (-0800) Subject: microblaze: Change libgcc-style functions from lib-y to obj-y X-Git-Tag: omap-for-v3.17/fixes-against-rc2~132^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef264cf0c490cc9d46edb3b6aa082d23a9506e2d;p=pandora-kernel.git microblaze: Change libgcc-style functions from lib-y to obj-y Following precedence set by MIPs: "[MIPS] Change libgcc-style functions from lib-y to obj-y" (sha1: f7c2778151f32581ea9ec567d01d5d85209fcfe6), switch the goal definition for kbuild to obj-y to ensure object files linked in vmlinux if only modules were users of these functions. Signed-off-by: David Holsgrove Signed-off-by: Michal Simek --- Reading git-diff-tree failed