commit | 9aa3909c0ea33da41755e15182fa4f88ae036d83 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Fri Jul 13 16:28:27 2007 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Jul 18 11:36:17 2007 -0700 |
tree | d45f66a051435ce06014114388f042c822d87623 | |
parent | 72af61c6ae6ce6e6b3935a11073b193508cb3b39 [diff] |
[x86 setup] build/tools.c: fix comment Correct a comment in arch/i386/boot/build/tools.c; we now build the kernel from only two components instead of three, since the boot sector has been integrated in the setup code. Signed-off-by: H. Peter Anvin <hpa@zytor.com>