Include src/include/boot/linuxbios_tables.h in the flashrom source
tree to make it compilable independant of the LinuxBIOS source code. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2551 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
4f9cf1373c
commit
4020dd5ac5
@@ -8,7 +8,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/mman.h>
|
||||
#include "flash.h"
|
||||
#include "../../src/include/boot/linuxbios_tables.h"
|
||||
#include "linuxbios_tables.h"
|
||||
#include "debug.h"
|
||||
|
||||
char *lb_part=NULL, *lb_vendor=NULL;
|
||||
|
Reference in New Issue
Block a user