aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2003-10-27 10:36:44 +0000
committerStefan Reinauer <stepan@openbios.org>2003-10-27 10:36:44 +0000
commitd6fdac4622ca6fa091718dcdbf1e520a0243d013 (patch)
tree13fd46b43444d97caa6af542fb2ace8397164d5e
parent94c1b0ccc03c266b7bd40cba25add6d34b4d97fa (diff)
Call image "khepri.rom"
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1233 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--targets/newisys/khepri/Config.lb2
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"