mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
57cef6590b
commit
ca34c040e5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue