diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-07-07 09:31:09 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-07-07 09:31:09 +0000 |
commit | 911a8934de1c4950b74da7ad106c5a81e2977990 (patch) | |
tree | 79ccb0d45ed3dca70af6673c2aa7b0d8e676bde5 /toolchain | |
parent | e3695fd1af1ae748e1dfbe62e4e3142f237fb97e (diff) |
- improve help text
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/Config.in.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2 index b3da69038..e015b3112 100644 --- a/toolchain/Config.in.2 +++ b/toolchain/Config.in.2 @@ -20,7 +20,7 @@ config BR2_ENABLE_MULTILIB bool "Enable multilib support?" default n help - If you want multilib enabled, enable this... + Build libraries to support different ABIs. config BR2_LARGEFILE bool "Enable large file (files > 2 GB) support?" |