From: H. Peter Anvin Date: Tue, 17 Mar 2009 21:14:31 +0000 (-0700) Subject: x86-32: move _end to a dummy section X-Git-Tag: v2.6.30-rc1~211^2~21^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a699af8e613a670be50245366fa18cb19ac5172;p=pandora-kernel.git x86-32: move _end to a dummy section Impact: build fix with CONFIG_RELOCATABLE Move _end into a dummy section, so that relocs.c will know it is a relocatable symbol. Signed-off-by: H. Peter Anvin Cc: Jeremy Fitzhardinge Cc: Jeremy Fitzhardinge --- Reading git-diff-tree failed