From: Elliott Mitchell Date: Tue, 15 Dec 2020 02:35:32 +0000 (-0800) Subject: examples: Add PVH example to config example list X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~1301 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3e6944bf18461e3919ade89f11bcd735e8f992ec;p=xen.git examples: Add PVH example to config example list Somewhat helpful to actually install the example configurations. Signed-off-by: Elliott Mitchell Acked-by: Wei Liu --- diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 2a6c5444d4..14e24f4cb3 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -6,6 +6,7 @@ XEN_READMES = README XEN_CONFIGS += xlexample.hvm XEN_CONFIGS += xlexample.pvlinux +XEN_CONFIGS += xlexample.pvhlinux XEN_CONFIGS += xl.conf XEN_CONFIGS += cpupool