From: James Bottomley Date: Tue, 5 Jun 2012 04:54:09 +0000 (+0900) Subject: [PARISC] fix code to find libgcc X-Git-Tag: v3.5-rc2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c01acc01d77e8df5727247aa5ef5912c00256bf;p=pandora-kernel.git [PARISC] fix code to find libgcc Sam broke this with commit 1f2bfbd00e466ff3489b2ca5cc75b1cccd14c123 Author: Sam Ravnborg Date: Sat May 5 10:18:41 2012 +0200 kbuild: link of vmlinux moved to a script But we should be deriving the location of libgcc in the same way as all the other archs, so fix by adding a LIBGCC variable which is evaluated in the makefile Signed-off-by: James Bottomley --- Reading git-diff-tree failed