On Mon, Jun 25, 2018 at 12:35:32PM +0100, Wei Liu wrote: > diff --git a/tools/configure.ac b/tools/configure.ac > index 0826af8cbc..8e4b173d6f 100644 > --- a/tools/configure.ac > +++ b/tools/configure.ac > @@ -84,6 +84,7 @@ AX_ARG_DEFAULT_ENABLE([ocamltools], [Disable Ocaml tools]) > AX_ARG_DEFAULT_ENABLE([xsmpolicy], [Disable XSM policy compilation]) > AX_ARG_DEFAULT_DISABLE([ovmf], [Enable OVMF]) > AX_ARG_DEFAULT_ENABLE([seabios], [Disable SeaBIOS]) > +AX_ARG_DEFAULT_ENABLE([ipxe], [Disable IPXE])
Shouldn't ipxe default value be tied to rombios? Ie: don't build ipxe if rombios is not enabled? Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel