summaryrefslogtreecommitdiffstats
path: root/util/x86emu/yabel/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/yabel/device.h')
-rw-r--r--util/x86emu/yabel/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/x86emu/yabel/device.h b/util/x86emu/yabel/device.h
index b35034194706..801eb164907f 100644
--- a/util/x86emu/yabel/device.h
+++ b/util/x86emu/yabel/device.h
@@ -15,7 +15,7 @@
#define DEVICE_LIB_H
#include <types.h>
-#ifdef CONFIG_COREBOOT_V2
+#ifdef COREBOOT_V2
#include <arch/byteorder.h>
#include "compat/of.h"
#else