iPXE discussion forum

Full Version: Building with 2 drivers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to build an image with with 2 NIC drivers ie. intel and intelx. Looking through the documentation I do not see an easy method of doing so.
yes use -- between drivers, for example
Code:
make bin/intel--intelx.pxe
Reference URL's