aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorGeorge Dunlap <george.dunlap@eu.citrix.com>2011-02-15 19:39:05 +0000
committerGeorge Dunlap <george.dunlap@eu.citrix.com>2011-02-15 19:39:05 +0000
commita7fd96dfbd3cfe5509420c28ec47e8229a773b76 (patch)
tree9f7e8c2739acacc3f3070298b838aae61b3d7931 /tools/examples
parent6589a2fe4e50d03b97a320ed3fe845e383140bed (diff)
downloadxen-a7fd96dfbd3cfe5509420c28ec47e8229a773b76.tar.gz
xen-a7fd96dfbd3cfe5509420c28ec47e8229a773b76.tar.bz2
xen-a7fd96dfbd3cfe5509420c28ec47e8229a773b76.zip
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 <george.dunlap@eu.citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/Makefile1
1 files changed, 1 insertions, 0 deletions
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: