summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-02-21 22:19:54 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-02-21 22:19:54 +0100
commitc0c3d7d6c9d4e78fd5b4e3c70b8119217370a02a (patch)
tree3f24583a877f3f9be545e902d1a7700819b8132e
parent9d12f12846cc1018b17f5cb995facc3282bd5793 (diff)
downloadbuildroot-c0c3d7d6c9d4e78fd5b4e3c70b8119217370a02a.tar.gz
buildroot-c0c3d7d6c9d4e78fd5b4e3c70b8119217370a02a.zip
toolchain-external/Config.in: Fix Linaro typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--toolchain/toolchain-external/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 7ba3929ba3..2ee4c0fdb7 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -526,7 +526,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX
Toolchain for the Blackfin architecture, from
http://blackfin.uclinux.org.
-# See note about Linar ARM/ARMEB toolchains, above.
+# See note about Linaro ARM/ARMEB toolchains, above.
config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64
bool "Linaro AArch64 14.09"
depends on BR2_aarch64
@@ -541,7 +541,7 @@ config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64
Toolchain for the AArch64 architecture, from
http://www.linaro.org/engineering/armv8/
-# See note about Linar ARM/ARMEB toolchains, above.
+# See note about Linaro ARM/ARMEB toolchains, above.
config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64
bool "Linaro AArch64 2015.11"
depends on BR2_aarch64
OpenPOWER on IntegriCloud