mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
fix typo
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@840 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
6fd7abea43
commit
acf7535747
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <amd_geodelx.h>
|
||||
#endif
|
||||
|
||||
#ifdef :CONFIG_BOARD_EMULATION_QEMU_X86
|
||||
#ifdef CONFIG_BOARD_EMULATION_QEMU_X86
|
||||
#include <qemu.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue