summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorMike Frysinger2006-07-17 05:53:12 +0200
committerMike Frysinger2006-07-17 05:53:12 +0200
commit8f0270f71b04eeab95e83a8787b22d9f3250b855 (patch)
treee4a2b95a77b5c10c82c8c43c8e9964c137e9b4d3 /toolchain
parentpunt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) (diff)
downloadbuildroot-8f0270f71b04eeab95e83a8787b22d9f3250b855.tar.gz
buildroot-8f0270f71b04eeab95e83a8787b22d9f3250b855.tar.xz
buildroot-8f0270f71b04eeab95e83a8787b22d9f3250b855.zip
fix whitespace
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/binutils/Config.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index ec0309160..ab579fe30 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -68,9 +68,7 @@ config BR2_BINUTILS_VERSION
default "2.17.50.0.3" if BR2_BINUTILS_VERSION_2_17_50_0_3
config BR2_EXTRA_BINUTILS_CONFIG_OPTIONS
- string "Additional binutils options"
- default ""
- help
- Any additional binutils options you may want to include..
-
-
+ string "Additional binutils options"
+ default ""
+ help
+ Any additional binutils options you may want to include ...