oops. always run abuild on a clean tree with no other patches applied.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5865 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2010-09-27 20:51:33 +00:00 committed by Stefan Reinauer
parent c679ab5425
commit 4f7a5c4544
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#ifndef CONSOLE_CONSOLE_H_
#define CONSOLE_CONSOLE_H_
#include <stdint.h>
#include <console/loglevel.h>
#ifndef __PRE_RAM__