xen/xen-config.diff

14 lines
382 B
Diff
Raw Normal View History

Index: xen-3.2-testing/Config.mk
===================================================================
--- xen-3.2-testing.orig/Config.mk
+++ xen-3.2-testing/Config.mk
@@ -88,7 +88,7 @@ ACM_SECURITY ?= n
# Optional components
XENSTAT_XENTOP ?= y
VTPM_TOOLS ?= n
-LIBXENAPI_BINDINGS ?= n
+LIBXENAPI_BINDINGS ?= y
PYTHON_TOOLS ?= y
-include $(XEN_ROOT)/.config