From: Fabio Fantoni Date: Mon, 20 Feb 2012 18:05:12 +0000 (+0000) Subject: tools/examples: Add the xl configuration examples to the makefile X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~8913 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c75c893898ac4e7d440e6986de9a42ee28d95bc0;p=xen.git tools/examples: Add the xl configuration examples to the makefile Signed-off-by: Fabio Fantoni Acked-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 1a3b049c32..8cea724e10 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -19,6 +19,8 @@ XEN_CONFIGS += xmexample.hvm-stubdom XEN_CONFIGS += xmexample.pv-grub XEN_CONFIGS += xmexample.nbd XEN_CONFIGS += xmexample.vti +XEN_CONFIGS += xlexample.hvm +XEN_CONFIGS += xlexample.pvlinux XEN_CONFIGS += xend-pci-quirks.sxp XEN_CONFIGS += xend-pci-permissive.sxp XEN_CONFIGS += xl.conf