Fixup bios.bin.elf building on other versions of ld.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 20 Jun 2008 04:14:19 +0000 (00:14 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 20 Jun 2008 04:14:19 +0000 (00:14 -0400)
commit6b7dcb36e45f5551bd44c9086f625dd300de7891
tree3d71ee60acb8a1f7d3ff9c2efc80d2bbcf9fba1b
parentff3651a2da21a316f9cf64c0dd881b0d8abc48ad
Fixup bios.bin.elf building on other versions of ld.

Should use -Tdata instead of -Ttext.
tools/buildrom.py