mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
add include to fix build
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1648 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
817b3f2d35
commit
c3c27a50d9
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ static inline int spd_read_byte(unsigned device, unsigned address)
|
|||
|
||||
#include "northbridge/amd/amdk8/raminit.c"
|
||||
#include "northbridge/amd/amdk8/coherent_ht.c"
|
||||
#include "northbridge/amd/amdk8/resourcemap.c"
|
||||
#include "sdram/generic_sdram.c"
|
||||
|
||||
static void main(void)
|
||||
|
|
Loading…
Add table
Reference in a new issue