14 lines
476 B
Diff
14 lines
476 B
Diff
Index: xen-unstable/tools/examples/Makefile
|
|
===================================================================
|
|
--- xen-unstable.orig/tools/examples/Makefile
|
|
+++ xen-unstable/tools/examples/Makefile
|
|
@@ -15,7 +15,7 @@ XEN_CONFIGS += xm-config-xenapi.xml
|
|
XEN_CONFIGS += xmexample1
|
|
XEN_CONFIGS += xmexample2
|
|
XEN_CONFIGS += xmexample.hvm
|
|
-XEN_CONFIGS += xmexample.vti
|
|
+XEN_CONFIGS += xmexample.nbd
|
|
XEN_CONFIGS += xend-pci-quirks.sxp
|
|
XEN_CONFIGS += xend-pci-permissive.sxp
|
|
|