Author: mjones Date: 2008-07-24 00:27:19 +0200 (Thu, 24 Jul 2008) New Revision: 3436
Modified: trunk/coreboot-v2/src/config/Options.lb Log: 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
Modified: trunk/coreboot-v2/src/config/Options.lb =================================================================== --- trunk/coreboot-v2/src/config/Options.lb 2008-07-23 21:44:23 UTC (rev 3435) +++ trunk/coreboot-v2/src/config/Options.lb 2008-07-23 22:27:19 UTC (rev 3436) @@ -1065,7 +1065,8 @@ 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