- Small step forward Linux boots and almost works...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@795 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
8ca8d7665d
commit
5899fd82aa
17 changed files with 3024 additions and 22 deletions
|
|
@ -33,8 +33,8 @@ it with the version available from LANL.
|
|||
#include <smp/start_stop.h>
|
||||
#include <boot/tables.h>
|
||||
#include <part/sizeram.h>
|
||||
#include <device.h>
|
||||
#include <pci.h>
|
||||
#include <device/device.h>
|
||||
#include <device/pci.h>
|
||||
#if 0
|
||||
#include <part/mainboard.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue