14 lines
484 B
Diff
14 lines
484 B
Diff
Index: xen-3.3.0-testing/tools/examples/Makefile
|
|
===================================================================
|
|
--- xen-3.3.0-testing.orig/tools/examples/Makefile
|
|
+++ xen-3.3.0-testing/tools/examples/Makefile
|
|
@@ -13,7 +13,7 @@ XEN_CONFIGS += xm-config.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
|
|
|