- point to rom image from 0529

This commit is contained in:
Bryce Denney 2001-05-29 14:45:18 +00:00
parent a37950bf5a
commit 3a4c16b2fe
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# directory, named BIOS-bochs-yymmdd. Use the latest one in there.
#=======================================================================
#romimage: bios/BIOS-bochs-970717a
romimage: file=bios/BIOS-bochs-2001_0524, address=0xf0000
romimage: file=bios/BIOS-bochs-2001_0529, address=0xf0000
#romimage: file=bios/BIOS-bochs-2-processors, address=0xf0000
#romimage: file=bios/BIOS-bochs-4-processors, address=0xf0000
#romimage: file=bios/rombios.bin, address=0xf0000

View File

@ -38,7 +38,7 @@ MV=mv
LN_S=ln -sf
DLXLINUX_TAR=dlxlinux1.tar.gz
DLXLINUX_TAR_URL=http://bochs.sourceforge.net/guestos/$(DLXLINUX_TAR)
DLXLINUX_ROMFILE=BIOS-bochs-2001_0524
DLXLINUX_ROMFILE=BIOS-bochs-2001_0529
GUNZIP=gunzip
WGET=wget
SED=sed