diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-06-30 15:54:53 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-06-30 15:54:53 +0000 |
commit | 36f230eefb5a072240447fdbe1aa81ad1bb80072 (patch) | |
tree | e5d2361901db0bd5c86141622a1f43b23ced7eb2 /targets/tyan/s2912_fam10 | |
parent | 775c04e53743150dbd47ef85986b681ab5522618 (diff) |
whoops. missed those two..
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4383 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/tyan/s2912_fam10')
-rw-r--r-- | targets/tyan/s2912_fam10/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/tyan/s2912_fam10/Config.lb b/targets/tyan/s2912_fam10/Config.lb index e08f657081..3c2f0bf708 100644 --- a/targets/tyan/s2912_fam10/Config.lb +++ b/targets/tyan/s2912_fam10/Config.lb @@ -25,7 +25,7 @@ target s2912_fam10 mainboard tyan/s2912_fam10 # Make room for ATI ES1000 VGA ROM -option CONFIG_ROM_SIZE=ROM_SIZE-44*1024 +option CONFIG_ROM_SIZE=CONFIG_ROM_SIZE-44*1024 romimage "normal" option CONFIG_USE_FAILOVER_IMAGE=0 |