From d6fdac4622ca6fa091718dcdbf1e520a0243d013 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 27 Oct 2003 10:36:44 +0000 Subject: [PATCH] Call image "khepri.rom" git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1233 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/newisys/khepri/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"