summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorThomas De Schampheleire2012-01-13 20:23:23 +0100
committerPeter Korsgaard2012-01-15 20:47:58 +0100
commit8f8d414b61bf3b27a77ad38dfc493ae412b65471 (patch)
tree56ea40663a72ebf0f253e7ab132e1ac5ba439d76 /toolchain/toolchain-common.in
parentlinux: update stable kernel to version 3.2.1 (diff)
downloadbuildroot-8f8d414b61bf3b27a77ad38dfc493ae412b65471.tar.gz
buildroot-8f8d414b61bf3b27a77ad38dfc493ae412b65471.tar.xz
buildroot-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.