coreboot-kgpe-d16/util/lint
Patrick Georgi f33e395213 build system: Split linking into multiple steps
After collecting dependencies for ramstage, add an intermediate step
in which object files are linked per directory. The results are then
linked into the final binary.

This reduces the maximum command line length and might also help with
future use of LTO linking.

Also adapt the lint test for build dir handling, since printall
doesn't provide individual object files for ramstage anymore.

Change-Id: Ie40febd8c1eaf4609944eedeab46d870639e53df
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/1911
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-27 22:02:02 +01:00
..
lint-000-license-headers exclude src/vendorcode from GPLv2 license checks. 2011-05-23 17:16:44 +00:00
lint-001-no-global-config-in-romstage lint: Add template for mktemp to meet BSD requirements 2012-09-28 14:46:37 +02:00
lint-stable-002-build-dir-handling build system: Split linking into multiple steps 2012-11-27 22:02:02 +01:00
lint-stable-003-whitespace lint: tighten whitespace check some more 2012-04-17 21:40:45 +02:00
lint-stable-004-style-labels Move C labels to start-of-line 2012-03-07 17:48:03 +01:00
remccoms3.sed Remove whitespace. 2012-02-17 19:04:31 +01:00