rename linuxbios_* files, too.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3057 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
997afe6ca5
commit
ca374d455c
@@ -1,8 +1,8 @@
|
||||
#include <console/console.h>
|
||||
#include <cpu/cpu.h>
|
||||
#include <boot/tables.h>
|
||||
#include <boot/linuxbios_tables.h>
|
||||
#include "linuxbios_table.h"
|
||||
#include <boot/coreboot_tables.h>
|
||||
#include "coreboot_table.h"
|
||||
|
||||
struct lb_memory *
|
||||
write_tables(void)
|
||||
|
||||
Reference in New Issue
Block a user