diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-04 19:07:58 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-04 19:07:58 +0000 |
commit | 5d2d6d9705bad1b72cc6daace976f50fbcf87699 (patch) | |
tree | f7074e7a3544817ece4b73b7af7d996236159889 /toolchain/ccache | |
parent | 3cec3b453a982c8fb3e14b5b3cbc32e128b8d7b2 (diff) | |
download | buildroot-novena-5d2d6d9705bad1b72cc6daace976f50fbcf87699.tar.gz buildroot-novena-5d2d6d9705bad1b72cc6daace976f50fbcf87699.zip |
ccache: cleanup config
Diffstat (limited to 'toolchain/ccache')
-rw-r--r-- | toolchain/ccache/Config.in.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/ccache/Config.in.2 b/toolchain/ccache/Config.in.2 index dc09ac5a6..bc0e7840b 100644 --- a/toolchain/ccache/Config.in.2 +++ b/toolchain/ccache/Config.in.2 @@ -1,7 +1,7 @@ # config BR2_PACKAGE_CCACHE_TARGET - bool"ccache support in the target filesystem" + bool "ccache support in the target filesystem" help - Add help text here. + ccache support in the target filesystem |