the following patch was just integrated into master: commit d9c193d8b3bcc73dff4f6085c5b6164c0f6a4108 Author: Martin Roth martinroth@google.com Date: Thu Nov 26 22:34:42 2015 -0700
toolchain.inc: Add IASL test as part of coreboot toolchain
Even though coreboot has IASL as part of its toolchain, it was not being picked up when testing to make sure coreboot is being compiled with the coreboot toolchain.
This patch adds an iasl test when testing coreboot toolchain.
Change-Id: I5b989869417c3f60057a91842b911855d9528f1b Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/12543 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See https://review.coreboot.org/12543 for details.
-gerrit