diff options
| -rw-r--r-- | toolchain/toolchain-common.in | 2 | 
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. | 
