summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen-tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen-tools.inc')
-rw-r--r--recipes-extended/xen/xen-tools.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc
index 64aee0ab..d457b36a 100644
--- a/recipes-extended/xen/xen-tools.inc
+++ b/recipes-extended/xen/xen-tools.inc
@@ -793,6 +793,7 @@ EXTRA_OECONF += " \
793 --with-initddir=${INIT_D_DIR} \ 793 --with-initddir=${INIT_D_DIR} \
794 --with-sysconfig-leaf-dir=default \ 794 --with-sysconfig-leaf-dir=default \
795 --with-system-qemu=${bindir}/${QEMU_SYSTEM} \ 795 --with-system-qemu=${bindir}/${QEMU_SYSTEM} \
796 --disable-rombios \
796 " 797 "
797 798
798do_configure() { 799do_configure() {