On Tue, Mar 06, 2007 at 03:11:19PM +0100, [EMAIL PROTECTED] wrote: > make[1]: *** No rule to make target `/rtl8139.elf', needed by > `payload.nrv2b'. Stop. > make[1]: Leaving directory > `/home/ccases/LinuxBIOSv2/targets/advantech/pcm-5823/pcm-5823/fallback' > make: *** [fallback/linuxbios.rom] Error 1 > > It's ok now but I have this message, I don't know or I puts the > file *.elf or the link for the file, my architecture is like that : > > $/home/ccases/LinuxBIOSv2/.. > $/home/ccases/etherboot-5.2.6/..
Change the payload line in /home/ccases/LinuxBIOSv2/targets/advantech/pcm-5823/Config.lb from: payload /rtl8139.elf to: payload /home/ccases/etherboot-5.2.6/src/bin/rtl8139.elf and then rerun buildtarget and then make. //Peter -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
