the following patch was just integrated into master: commit 957036708c6ce1396fc1ebbf33e3e3a01af09bc7 Author: Stefan Reinauer reinauer@chromium.org Date: Wed Jun 1 14:04:50 2011 -0700
Prevent build breakage without consoles enabled
If all console types are disabled, coreboot will fail to compile because static code is unused. This patch fixes the issue.
Signed-off-by: Stefan Reinauer reinauer@google.com Change-Id: Ie9c8bf2a78e3aeba4c2908b06bc03f0f5af37db2
See http://review.coreboot.org/260 for details.
-gerrit