diff options
Diffstat (limited to 'system/xen/patches/qemu_configure_options.diff')
-rw-r--r-- | system/xen/patches/qemu_configure_options.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xen/patches/qemu_configure_options.diff b/system/xen/patches/qemu_configure_options.diff index f15cd5bfa7..747ffadbf6 100644 --- a/system/xen/patches/qemu_configure_options.diff +++ b/system/xen/patches/qemu_configure_options.diff @@ -5,8 +5,8 @@ --disable-guest-agent \ --python=$(PYTHON) \ + --sysconfdir=/etc \ -+ --@@LIBSSH2@@able-libssh2 \ -+ --@@BLUEZ@@able-bluez \ ++ --@@CONF_LIBSSH2@@able-libssh2 \ ++ --@@CONF_BLUEZ@@able-bluez \ $(CONFIG_QEMUU_EXTRA_ARGS) \ --cpu=$(IOEMU_CPU_ARCH) \ $(IOEMU_CONFIGURE_CROSS); \ |