]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/commitdiff
Document how to compile jailhouse on TX2
authorMichal Sojka <michal.sojka@cvut.cz>
Fri, 24 Aug 2018 08:28:09 +0000 (10:28 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 24 Aug 2018 12:56:59 +0000 (14:56 +0200)
README

diff --git a/README b/README
index 7c4cf8dc311f70e44b7a60201f1315916d6f64d3..b74d1b68e18264c6f55ac3e16691d23c01300b8f 100644 (file)
--- a/README
+++ b/README
@@ -12,6 +12,11 @@ Building
 The above croscompiles the following: Linux kernel, Jailhouse and
 simple root filesystem.
 
+Building on TX2
+---------------
+
+    make jailhouse CROSS_COMPILE=
+
 Booting
 -------