From 9d3a6533b5d5c580bf9023c7717499f1c379e9d9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 9 Aug 2005 22:19:04 +0000 Subject: touchup descriptions --- toolchain/Config.in | 2 +- toolchain/sstrip/Config.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain') 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 diff --git a/toolchain/sstrip/Config.in b/toolchain/sstrip/Config.in index ba0b79d3c..f6fe458e2 100644 --- a/toolchain/sstrip/Config.in +++ b/toolchain/sstrip/Config.in @@ -1,11 +1,11 @@ config BR2_PACKAGE_SSTRIP_TARGET - bool "sstrip for the target system." + bool "Install sstrip for the target system" default n help Maximal 'strip'ing utility. config BR2_PACKAGE_SSTRIP_HOST - bool "sstrip for the host/build system." + bool "Install sstrip for the host/build system" default n help Maximal 'strip'ing utility. -- cgit v1.2.3