Author: ward Date: 2009-07-28 03:23:32 +0200 (Tue, 28 Jul 2009) New Revision: 4472
Modified: trunk/coreboot-v2/src/mainboard/supermicro/h8dmr/Options.lb Log: Fix erroneous comment in src/mainboard/h8dmr/Options.lb This is a trivial patch. Signed-off-by: Ward Vandewege <[email protected]> Acked-by: Ward Vandewege <[email protected]> Modified: trunk/coreboot-v2/src/mainboard/supermicro/h8dmr/Options.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/supermicro/h8dmr/Options.lb 2009-07-27 20:51:30 UTC (rev 4471) +++ trunk/coreboot-v2/src/mainboard/supermicro/h8dmr/Options.lb 2009-07-28 01:23:32 UTC (rev 4472) @@ -332,7 +332,7 @@ ## WARNING 5 warning conditions ## NOTICE 6 normal but significant condition ## INFO 7 informational -## CONFIG_DEBUG 8 debug-level messages +## DEBUG 8 debug-level messages ## SPEW 9 Way too many details ## Request this level of debugging output -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

