aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.version
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/uClibc/Config.version')
-rw-r--r--toolchain/uClibc/Config.version10
1 files changed, 3 insertions, 7 deletions
diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version
index 7210626997..7804da4940 100644
--- a/toolchain/uClibc/Config.version
+++ b/toolchain/uClibc/Config.version
@@ -1,13 +1,9 @@
config UCLIBC_VERSION
string
depends on USE_UCLIBC
- default "0.9.33.2" if UCLIBC_VERSION_0_9_33
- default "1.0.8" if UCLIBC_VERSION_NG
- default "0.9.33.2"
-
-config UCLIBC_VERSION_0_9_33
- default y if !TOOLCHAINOPTS && USE_UCLIBC
- bool
+ default "1.0.8"
config UCLIBC_VERSION_NG
bool
+ depends on USE_UCLIBC
+ default y