summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>2012-01-13 20:23:23 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-15 20:47:58 +0100
commit8f8d414b61bf3b27a77ad38dfc493ae412b65471 (patch)
tree56ea40663a72ebf0f253e7ab132e1ac5ba439d76 /toolchain/toolchain-common.in
parent51a6c849629881bc78a4ecff4bafb9040599e4bc (diff)
downloadbuildroot-novena-8f8d414b61bf3b27a77ad38dfc493ae412b65471.tar.gz
buildroot-novena-8f8d414b61bf3b27a77ad38dfc493ae412b65471.zip
Fix typo buiding -> building
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r--toolchain/toolchain-common.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index 56ac85f5c..fb87a888e 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -105,4 +105,4 @@ config BR2_TARGET_OPTIMIZATION
config BR2_TARGET_LDFLAGS
string "Target linker options"
help
- Extra options to pass to the linker when buiding for the target.
+ Extra options to pass to the linker when building for the target.