diff options
Diffstat (limited to 'system/xen/patches')
-rw-r--r-- | system/xen/patches/qemu_configure_options.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/xen/patches/qemu_configure_options.diff b/system/xen/patches/qemu_configure_options.diff deleted file mode 100644 index 747ffadbf6..0000000000 --- a/system/xen/patches/qemu_configure_options.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- xen-4.5.0/tools/Makefile.orig 2015-01-12 17:53:24.000000000 +0100 -+++ xen-4.5.0/tools/Makefile 2015-02-16 09:19:18.999816844 +0100 -@@ -225,6 +225,9 @@ - --disable-docs \ - --disable-guest-agent \ - --python=$(PYTHON) \ -+ --sysconfdir=/etc \ -+ --@@CONF_LIBSSH2@@able-libssh2 \ -+ --@@CONF_BLUEZ@@able-bluez \ - $(CONFIG_QEMUU_EXTRA_ARGS) \ - --cpu=$(IOEMU_CPU_ARCH) \ - $(IOEMU_CONFIGURE_CROSS); \ |