From: Sam Ravnborg Date: Sun, 21 Jun 2009 16:46:10 +0000 (+0000) Subject: sparc: fix tftpboot.img build X-Git-Tag: v2.6.31-rc2~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52da82cfb569b44e26e15395a6727277758580fe;p=pandora-kernel.git sparc: fix tftpboot.img build Kjetil Oftedal mentioned that piggyback_32 was failing when building a sparc image. I tracked this down to the fact that the kernel no longer provided an absolute symbol named "end". Commit 86ed40bd6fe511d26bb8f3fa65a84cb65c235366 ("sparc: unify sections.h") renamed end to _end but failed to update piggyback_32. Signed-off-by: Sam Ravnborg Cc: Kjetil Oftedal Cc: Robert Reif Signed-off-by: Julian Calaby Signed-off-by: David S. Miller --- Reading git-diff-tree failed