summaryrefslogtreecommitdiff
path: root/scripts/kconfig
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-06-09 14:37:23 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-06-11 14:55:56 -0400
commitee952534039b32049404f26ccaae1b034f7e876b (patch)
treec62d3b22673b3997074b2bc732708c4337c11358 /scripts/kconfig
parentc228d7047331caba6b993a0c5c47bfb508a3396c (diff)
downloadqemu-seabios-ee952534039b32049404f26ccaae1b034f7e876b.tar.gz
build: Use customized entry point for each type of build.
Set an appropriate elf entry point (entry_elf, entry_csm, reset_vector) for each type of build (coreboot, csm, qemu). Use that entry point when determining which sections to keep. Also, remove the '.export.' mechanism to keep a section in the final binary - it is no longer used. This allows the build to slightly reduce the overall size as entry_elf is no longer needed on non-coreboot builds and entry_csm is no longer needed on non-csm builds. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions