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/uClibc | |
parent | 3f284171c5e1c53448784e2fb4f079430c6b2dd5 (diff) | |
download | buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.tar.gz buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.zip |
Add some seperators
Diffstat (limited to 'toolchain/uClibc')
-rw-r--r-- | toolchain/uClibc/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index d4f3e77b2..335cab245 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -1,6 +1,7 @@ # Choose uClibc options # +comment "uClibc Options" config BR2_UCLIBC_VERSION_SNAPSHOT bool "Use the daily snapshot of uClibc?" |