summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-19 11:47:42 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-19 13:03:41 +0100
commit7b363fe3f12532ec41bc10c20b879796f345c150 (patch)
tree96f2c29f18dd6fbe1bee4cd56d09ae964cb49d4c
parent0d236c6a17ecf4076ec4d5a83a454a9bdce8e04b (diff)
15.05: improve compiler path wording
Change-Id: I5152f78cf95d7ccdcd5b38a6244ca0b9a73fd2a4 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/platforms/README.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/members/arm/platforms/README.textile b/members/arm/platforms/README.textile
index 52697e4..aee987b 100644
--- a/members/arm/platforms/README.textile
+++ b/members/arm/platforms/README.textile
@@ -97,7 +97,7 @@ sudo dd if=<downloaded file>.img of=/dev/sd<x> (where <x> is the letter correspo
h3(#build). 2.3 Building the software
-* First edit your <workspace>/build-scripts/variants/juno-lsk-oe to make LINUX_COMPILER point at where you installed Linaro GCC
+* First edit your <workspace>/build-scripts/variants/juno-oe to make LINUX_COMPILER point at the relative path and prefix to where you installed Linaro GCC
* From the root directory of your workspace execute the following commands to build the software components and package them into an output folder: