14 lines
470 B
Diff
14 lines
470 B
Diff
|
Index: xen-unstable/tools/examples/Makefile
|
||
|
===================================================================
|
||
|
--- xen-unstable.orig/tools/examples/Makefile
|
||
|
+++ xen-unstable/tools/examples/Makefile
|
||
|
@@ -17,7 +17,7 @@ XEN_CONFIGS = xend-config.sxp
|
||
|
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
|
||
|
|