summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2016-01-29 17:39:07 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2016-02-03 02:21:48 +0100
commit22009a3a582e52d5f78ce9e04705e1888263eeda (patch)
treef0f3aa4e7069b63ca86e6c7d3272b360fe0c15bb /Makefile.inc
parent8adbcc24309a5965c0e28aa3deca57cf23088ddb (diff)
downloadcoreboot-22009a3a582e52d5f78ce9e04705e1888263eeda.tar.gz
coreboot-22009a3a582e52d5f78ce9e04705e1888263eeda.tar.bz2
coreboot-22009a3a582e52d5f78ce9e04705e1888263eeda.zip
buildgcc: Reorganize when IASL is built
Instead of passing a variable around and painstakingly making sure that one target builds with it, and the others without, make IASL a dependency of the "catch all" targets. This also drops iasl as dependency from individual architecture targets, but things are more orthogonal that way. Note: instead of `make crossgcc-i386`, use `make crossgcc-i386 iasl` Change-Id: I8cd2e89acdd0f795836571470bad28fbf8797f58 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13563 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions