diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 5055ac4abd..a564a5dfaa 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -176,7 +176,7 @@ define CONFIG_USE_INIT comment "Use stage 1 initialization code" end -define COREBOOT_V2 +define CONFIG_COREBOOT_V2 default 1 export always comment "This is used by code to determine v2 vs v3" |