Add explicit Program Headers to linker scripts.

Looks like some versions of binutils are aligning the LOAD program
header to a large size.  This is causing an issue for coreboot users,
so add an explicit LOAD program header with a reasonable value.
3 files changed
tree: 3f21289a0d067e30f9ef6d8f6b85bb93df0608b0
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO