[U-Boot] [PATCH v5 11/13] buildman: Add a few more toolchain examples to the README
Simon Glass
sjg at chromium.org
Fri Aug 8 13:10:28 CEST 2014
The current README is a bit sparse in this area, so add a few more
examples.
Suggested-by: Tom Rini <trini at ti.com>
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v5: None
Changes in v4:
- Add new path to add a few more toolchain examples to the README
Changes in v3: None
Changes in v2: None
tools/buildman/README | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/buildman/README b/tools/buildman/README
index 6ba24c0..aaf0a10 100644
--- a/tools/buildman/README
+++ b/tools/buildman/README
@@ -134,6 +134,8 @@ example:
root: /
rest: /toolchains/*
eldk: /opt/eldk-4.2
+arm: /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.8-2013.08_linux
+aarch64: /opt/linaro/gcc-linaro-aarch64-none-elf-4.8-2013.10_linux
[toolchain-alias]
x86: i386
--
2.0.0.526.g5318336
More information about the U-Boot
mailing list