Fix the following build error:

OPTIONS build/mainboard/gigabyte/m57sli/option_table.c
Error - Range end (122) does not match define (125) in line
checksum 392 983 984

cmos.layout did not conform to the requirements of the option table
creation code.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@726 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Carl-Daniel Hailfinger 2008-08-09 15:59:17 +00:00
commit 22fe1e55c3

View file

@ -114,6 +114,6 @@ enumerations
checksums
checksum 392 983 984
checksum 392 1007 1008