Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it
went missing.... Signed-off-by: Marc Jones <marc.jones@amd.com> Acked-by: Marc Jones <marc.jones@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3436 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
35b5361636
commit
2aa804fdcc
|
@ -1065,7 +1065,8 @@ define AMD_UCODE_PATCH_FILE
|
|||
default none
|
||||
export used
|
||||
format "\"%s\""
|
||||
comment "name of the micorcode patch file"
|
||||
comment "name of the microcode patch file"
|
||||
end
|
||||
|
||||
define CONFIG_VIDEO_MB
|
||||
default none
|
||||
|
|
Loading…
Reference in New Issue