summaryrefslogtreecommitdiffstats
path: root/system/xen/patches/configuration_goes_to_system_etc.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/xen/patches/configuration_goes_to_system_etc.diff')
-rw-r--r--system/xen/patches/configuration_goes_to_system_etc.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xen/patches/configuration_goes_to_system_etc.diff b/system/xen/patches/configuration_goes_to_system_etc.diff
new file mode 100644
index 0000000000..07e673d195
--- /dev/null
+++ b/system/xen/patches/configuration_goes_to_system_etc.diff
@@ -0,0 +1,10 @@
+--- xen-4.2.0/tools/Makefile.ORIG 2012-09-17 12:21:18.000000000 +0200
++++ xen-4.2.0/tools/Makefile 2012-09-18 13:37:55.410462850 +0200
+@@ -200,6 +200,7 @@
+ --datadir=$(SHAREDIR)/qemu-xen \
+ --disable-kvm \
+ --python=$(PYTHON) \
++ --sysconfdir=/etc \
+ $(IOEMU_CONFIGURE_CROSS); \
+ $(MAKE) all
+