13 lines
471 B
Diff
13 lines
471 B
Diff
Index: xen-3.4.1-testing/tools/examples/Makefile
|
|
===================================================================
|
|
--- xen-3.4.1-testing.orig/tools/examples/Makefile
|
|
+++ xen-3.4.1-testing/tools/examples/Makefile
|
|
@@ -19,7 +19,6 @@ XEN_CONFIGS += xmexample.hvm
|
|
XEN_CONFIGS += xmexample.hvm-stubdom
|
|
XEN_CONFIGS += xmexample.pv-grub
|
|
XEN_CONFIGS += xmexample.nbd
|
|
-XEN_CONFIGS += xmexample.vti
|
|
XEN_CONFIGS += xend-pci-quirks.sxp
|
|
XEN_CONFIGS += xend-pci-permissive.sxp
|
|
|