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:
Marc Jones 2008-07-23 22:27:19 +00:00
parent 35b5361636
commit 2aa804fdcc
1 changed files with 2 additions and 1 deletions

View File

@ -1065,7 +1065,8 @@ define AMD_UCODE_PATCH_FILE
default none default none
export used export used
format "\"%s\"" format "\"%s\""
comment "name of the micorcode patch file" comment "name of the microcode patch file"
end
define CONFIG_VIDEO_MB define CONFIG_VIDEO_MB
default none default none