Use the new x86 setup code for i386
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:56 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000 (10:55 -0700)
commit4fd06960f120e02e9abc802a09f9511c400042a5
tree4a7f26188d63ab01269aa6c6adfef01df3064ccd
parentf2d98ae63dc64dedb00499289e13a50677f771f9
Use the new x86 setup code for i386

This patch hooks the new x86 setup code into the Makefile machinery.  It
also adapts boot/tools/build.c to a two-file (as opposed to three-file)
universe, and simplifies it substantially.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/Makefile
arch/i386/boot/compressed/Makefile
arch/i386/boot/tools/build.c