2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-22 09:31:51 +00:00

.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

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