[ipxe-devel] ipxe.lkrn chainloaded from pxelinux 4.03 does not work anymore
Michael Brown
mbrown at fensystems.co.uk
Mon Nov 11 13:43:57 UTC 2013
On 11/11/13 09:53, Thomas Mieslinger wrote:
> So what I learned today: just "make" is not safe. Always do a make clean
> before make bin/ipxe.lkrn :-(
Really? "make bin/ipxe.lkrn" should always be safe, and "make clean"
should never be necessary on the iPXE codebase unless you need to work
around dependency changes outside the scope of the Makefile (e.g.
updating the version of gcc).
Can you give any details of what goes wrong for you if you omit the
"make clean"?
Thanks,
Michael
More information about the ipxe-devel
mailing list