aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:46 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:46 +0000
commite627fcdae7b08d3ec7b04284bd3f5f7ae277f4f5 (patch)
tree9945dec216fa9a55c0f164dda52fce8b54362c08 /README
parentf6b1421f292b57483d3fb8fddf8a6abcef14150c (diff)
downloadxen-e627fcdae7b08d3ec7b04284bd3f5f7ae277f4f5.tar.gz
xen-e627fcdae7b08d3ec7b04284bd3f5f7ae277f4f5.tar.bz2
xen-e627fcdae7b08d3ec7b04284bd3f5f7ae277f4f5.zip
README: Add cmake dependency
cmake is an optional dependency for vtpm. Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f5d5530e7a..5c335b9c25 100644
--- a/README
+++ b/README
@@ -65,6 +65,7 @@ disabled at compile time:
* Development install of Ocaml (e.g. ocaml-nox and
ocaml-findlib). Required to build ocaml components which
includes the alternative ocaml xenstored.
+ * cmake (if building vtpm stub domains)
Second, you need to acquire a suitable kernel for use in domain 0. If
possible you should use a kernel provided by your OS distributor. If