13 lines
474 B
Diff
13 lines
474 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
|
||
|
@@ -20,7 +20,6 @@ XEN_CONFIGS += xmexample.hvm-stubdom
|
||
|
XEN_CONFIGS += xmexample.hvm-dm
|
||
|
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
|
||
|
|