clean up the linker script for the kernel to keep a lot more sections.
commit64199953c134eddacdde8257b89d950726c95e78
authorTravis Geiselbrecht <geist@newos.org>
Tue, 13 Nov 2001 02:30:20 +0000 (13 02:30 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Tue, 13 Nov 2001 02:30:20 +0000 (13 02:30 +0000)
tree6bce2cfc327fea3f718ecf3c24f827380f080cf1
parent5f2c113276bb35795d44883aea719b139ddb638d
clean up the linker script for the kernel to keep a lot more sections.
remove the -dN flag I had on ld for some reason that made the kernel fit into one section in it's program header.
fix the stage2 bootloader to load the new multi-section kernel.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@305 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/i386/stage2.c
kernel/arch/i386/kernel.ld
kernel/kernel.mk