[Etherboot-developers] Etherboot 5.1.4rc1 Makefile bug
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Robb M. <ma...@ac...> - 2003-01-02 03:11:12
|
I downloaded Etherboot 5.1.4rc1 and tried to build, but was unable to generate ROM files - the makerom.pl script complained the ROM signature was not 55 AA. There is no rule for "PRLOADER" (the PCI version of ROM prefix code) in arch/i386/Makefile. All PCI targets in bin/Roms (generated by genrules.pl) depend on PRLOADER. I think you can confirm this by doing a "make clean" first, then trying to build any ROM file. Keep up the good work. Robb. |