david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

.zrom is still broken; use .rom by default

This commit is contained in:
Michael Brown 2006-08-28 01:59:56 +00:00
parent 6e5ffefd79
commit 33eb8871a9
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ megs: 32
#optromimage2: file=optionalrom.bin, address=0xd1000
#optromimage3: file=optionalrom.bin, address=0xd2000
#optromimage4: file=optionalrom.bin, address=0xd3000
optromimage1: file=../../src/bin/pnic.zrom, address=0xd0000
optromimage1: file=../../src/bin/pnic.rom, address=0xd0000
#optramimage1: file=/path/file1.img, address=0x0010000
#optramimage2: file=/path/file2.img, address=0x0020000