diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-09 22:19:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-09 22:19:04 +0000 |
commit | 9d3a6533b5d5c580bf9023c7717499f1c379e9d9 (patch) | |
tree | cd1a53c23016b1bbe8cf63a7de317d941773ceed /toolchain/Config.in | |
parent | 856246f5845dda63de073f724b13c61066a82052 (diff) |
touchup descriptions
Diffstat (limited to 'toolchain/Config.in')
-rw-r--r-- | toolchain/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in index 952219afd..ed256840a 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -46,7 +46,7 @@ config BR2_TARGET_OPTIMIZATION Optimizations to use when building for the target host. config BR2_CROSS_TOOLCHAIN_TARGET_UTILS - bool "Include target utils in cross toolchain." + bool "Include target utils in cross toolchain" default y help When using buildroot to build a deployable cross toolchain, it is handy |