don't include unused code, we only need the header.
Acked-by: Stefan Reinauer <stepan@coresystems.de> Signed-off-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5935 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
0a58a7b3ed
commit
c4f98b63a7
|
@ -54,7 +54,7 @@
|
|||
|
||||
#include <usbdebug.h>
|
||||
|
||||
#include "cpu/x86/mtrr/earlymtrr.c"
|
||||
#include <cpu/amd/mtrr.h>
|
||||
#include "cpu/x86/bist.h"
|
||||
|
||||
#include "northbridge/amd/amdk8/setup_resource_map.c"
|
||||
|
|
Loading…
Reference in New Issue