# HG changeset patch
# User Mychaela Falconia <falcon@freecalypso.org>
# Date 1495172472 0
# Node ID abe21d7b12265019c1d984e1f130b216623c953f
# Parent  3b009a0a1873efea1b6cdd746a2204e0560a33a7
INSTALL: added blurb about target binaries in packaged releases

diff -r 3b009a0a1873 -r abe21d7b1226 INSTALL
--- 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
 ==========================================