diff --git a/tools/README b/tools/README index 1dc3a49573c1e20e85a43b211c728769f647c69a..0d8dabeec281562671938d6d67aa211ffbbc6dee 100644 --- a/tools/README +++ b/tools/README @@ -460,9 +460,11 @@ create the directory and get a copy of the sources as mentioned above. Then you need to do the following steps. -1. Create a directory for the cross-compiler: +1. Select a directory for the cross-compiler: - src/tools/create-target.sh xcross <other options> + In our case we will use xcross. Make sure that this + directory doesn't exist, and especially isn't the same + as the directory in the next step. 2. Create a directory for the compiled target: