From 5484eb6b43979eaf80f9e8966ea4185a51f669d3 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 27 Oct 2003 12:52:56 +0000 Subject: [PATCH] rename linuxbios.rom to quartet.rom git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1234 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/quartet/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/amd/quartet/Config.lb b/targets/amd/quartet/Config.lb index 63bfaa0541..76734f90ba 100644 --- a/targets/amd/quartet/Config.lb +++ b/targets/amd/quartet/Config.lb @@ -106,4 +106,4 @@ romimage "fallback" payload /suse/stepan/tg3--ide_disk.zelf end -buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback" +buildrom ./quartet.rom ROM_SIZE "normal" "fallback"