ROM_SIZE has no default now.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1133 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2003-09-25 17:34:56 +00:00
parent 57cef6590b
commit ca34c040e5
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ define FALLBACK_SIZE
comment "Default fallback image size"
end
define ROM_SIZE
default 262144
default none
format "0x%x"
export used
comment "Size of your ROM"