diff options
author | Martin Roth <martinroth@google.com> | 2015-10-27 15:03:46 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-11-19 16:50:00 +0100 |
commit | 8fe681872b38c23a2a9172199d1e9c0edae12937 (patch) | |
tree | a0b371083909e475be586d14f296eaac6c91821d /util/kconfig | |
parent | a791fbb0fa585befa91d12fe685cf1f4da8e579f (diff) | |
download | coreboot-8fe681872b38c23a2a9172199d1e9c0edae12937.tar.xz |
crossgcc: Update makefile builds
- Only build IASL once for the 'all' targets instead of once for each.
- Change the control of what gets built from different targets to
variables on the build line.
- Clean up and correct the list of phony targets
- Don't keep the temporary files around while building all. This
takes up a lot of space. If it's desired behavior, add
BUILDGCC_OPTIONS=-t on the make command line.
- Add comments about CPU= and BUILDGCC_OPTIONS= variables
- Add KEEP_SOURCES option
Change-Id: I7752974e249f25717b42be25a841c69af84d5c69
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/12300
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/kconfig')
0 files changed, 0 insertions, 0 deletions