2008-07-19 01:04:37 +02:00
|
|
|
Index: xen-3.3.0-testing/tools/examples/Makefile
|
2007-01-16 00:42:10 +01:00
|
|
|
===================================================================
|
2008-07-19 01:04:37 +02:00
|
|
|
--- 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
|
2007-01-16 00:42:10 +01:00
|
|
|
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
|
|
|
|
|