From a7fd96dfbd3cfe5509420c28ec47e8229a773b76 Mon Sep 17 00:00:00 2001 From: George Dunlap Date: Tue, 15 Feb 2011 19:39:05 +0000 Subject: tools: Include cpupool example in /etc/xen xl cpupool-create at the moment requires a config file. Make sure to include the example config file in the install. Signed-off-by: George Dunlap Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/examples') diff --git a/tools/examples/Makefile b/tools/examples/Makefile index ba54a1b8c7..3d820c5f18 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -22,6 +22,7 @@ XEN_CONFIGS += xmexample.vti XEN_CONFIGS += xend-pci-quirks.sxp XEN_CONFIGS += xend-pci-permissive.sxp XEN_CONFIGS += xl.conf +XEN_CONFIGS += cpupool .PHONY: all all: -- cgit v1.2.3