x86 setup: remove IMAGE_OFFSET
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 4 Oct 2008 19:18:51 +0000 (21:18 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 4 Oct 2008 20:08:46 +0000 (13:08 -0700)
After commit 968de4f ("i386: Relocatable kernel support") IMAGE_OFFSET wasn't
actually used anymore in the (current) X86 build system. Now remove its last
traces.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found