the following patch was just integrated into master: commit 87af06a897dd92ae94e45f4b1d1f6d9719cf3edd Author: Patrick Georgi patrick@georgi-clan.de Date: Thu Feb 16 19:01:22 2012 +0100
Avoid ../../.. paths in ASL files
The current directory is always part of the search path of cpp when using #include "..."
Change-Id: I74fe39e0c79835e4b9a927afcbeab21040d8ae52 Signed-off-by: Patrick Georgi patrick@georgi-clan.de
Build-Tested: build bot (Jenkins) at Fri Feb 17 11:48:54 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Feb 17 19:05:18 2012, giving +2 See http://review.coreboot.org/648 for details.
-gerrit