<div dir="ltr"><div><div><div>This is done by choosing the right build target.<br><br>make bin/ipxe.usb<br><br></div>produces an iPXE image that will contain any drivers(including intelx and myri10ge), and will be bootable from an usb drive.<br>
<br>make bin/intelx.lkrn<br><br>will produce an image in linux kernel format(to be booted from syslinux, grub, etc), and contains only the intelx driver.<br><br>make bin/intelx--myri10ge.usb<br><br></div>Will contain the intelx and myri10ge driver.<br>
<br><br></div>Hope that helps<br>Thomas<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 8:23 PM, Pete Eby <span dir="ltr"><<a href="mailto:ebypi@ornl.gov" target="_blank">ebypi@ornl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would like to enable drivers for myri10ge and intelx NICs when<br>
building iPXE, but I'm unclear how to do so.<br>
<br>
I don't see anything in settings.h, general.h or in net/ files which<br>
specify which drivers to build.<br>
<br>
Looking around the documentation did not seem to indicate how to<br>
accomplish this either.<br>
<br>
Perhaps I'm just blind, but could someone please point me in the right<br>
direction?<br>
<br>
Thank you,<br>
Pete<br>
<br>
_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a><br>
</blockquote></div><br></div>