changeset 212:abe21d7b1226

INSTALL: added blurb about target binaries in packaged releases
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 19 May 2017 05:41:12 +0000
parents 3b009a0a1873
children d5d6992897cf
files INSTALL
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Fri May 19 00:31:54 2017 +0000
+++ b/INSTALL	Fri May 19 05:41:12 2017 +0000
@@ -57,6 +57,16 @@
 the functions that require access to Pirelli's IMEI have now been integrated
 into fc-fsio.
 
+Target binaries
+===============
+
+If you are installing a packaged release of FreeCalypso host tools, there will
+be a number of prebuilt target binaries (code to be run on the Calypso ARM7
+processor) in the target-bin directory; when you run make install as instructed
+above, these target binaries will be installed in /opt/freecalypso/target-bin.
+Otherwise, you will need to compile them yourself using an ARM7 toolchain as
+detailed below.
+
 Building and installing the ARM7 toolchain
 ==========================================