]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9526f9d90179fdbd33f122e8fecf5f17364796ec
tree4a7f26188d63ab01269aa6c6adfef01df3064ccd
parent2cfa7c7ee10a9c4f1d1a5af1b3756efa429d62c7
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