diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-10-09 05:33:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-10-09 05:33:05 +0000 |
commit | 0134e28071d64e625ca3a05a91cbe98110e36f94 (patch) | |
tree | 29f50753bf1bb2435d2bb9869823321ec5dc9f80 /toolchain/binutils | |
parent | 3f284171c5e1c53448784e2fb4f079430c6b2dd5 (diff) | |
download | buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.tar.gz buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.zip |
Add some seperators
Diffstat (limited to 'toolchain/binutils')
-rw-r--r-- | toolchain/binutils/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 95dc05758..8754a4c19 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -1,6 +1,8 @@ # Choose binutils version. # +comment "Binutils Options" + choice prompt "Binutils Version" default BR2_BINUTILS_VERSION_2_15_91_0_2 |