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/Config.in | |
| parent | 3f284171c5e1c53448784e2fb4f079430c6b2dd5 (diff) | |
| download | buildroot-0134e28071d64e625ca3a05a91cbe98110e36f94.tar.gz buildroot-0134e28071d64e625ca3a05a91cbe98110e36f94.zip | |
Add some seperators
Diffstat (limited to 'toolchain/Config.in')
| -rw-r--r-- | toolchain/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in index c2411020f6..887a45f027 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -11,6 +11,8 @@ source "toolchain/ccache/Config.in" source "toolchain/gdb/Config.in" +comment "Common Toolchain Options" + config BR2_ENABLE_MULTILIB bool "Enable multilib support?" default y |

