diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-10-27 10:36:44 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-10-27 10:36:44 +0000 |
commit | d6fdac4622ca6fa091718dcdbf1e520a0243d013 (patch) | |
tree | 13fd46b43444d97caa6af542fb2ace8397164d5e /targets/newisys/khepri/Config.lb | |
parent | 94c1b0ccc03c266b7bd40cba25add6d34b4d97fa (diff) |
Call image "khepri.rom"
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1233 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/newisys/khepri/Config.lb')
-rw-r--r-- | targets/newisys/khepri/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/newisys/khepri/Config.lb b/targets/newisys/khepri/Config.lb index ad094df552..bbc45c4741 100644 --- a/targets/newisys/khepri/Config.lb +++ b/targets/newisys/khepri/Config.lb @@ -101,4 +101,4 @@ romimage "fallback" payload /usr/share/LinuxBIOS/tg3--ide_disk.zelf end -buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback" +buildrom ./khepri.rom ROM_SIZE "normal" "fallback" |