summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-09 20:01:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-09 20:01:28 +0000
commit229035bad055b25f74c8d16943bfb31ffb81d4ab (patch)
tree27aafd99a384d7a24f3a0a1e10b96ed01f780700 /toolchain/uClibc/Config.in
parente4f90e7fa67ed2ffd1ebad5a045df5d36f5ced8d (diff)
downloadmaster-31e0f0ae-229035bad055b25f74c8d16943bfb31ffb81d4ab.tar.gz
master-31e0f0ae-229035bad055b25f74c8d16943bfb31ffb81d4ab.tar.bz2
master-31e0f0ae-229035bad055b25f74c8d16943bfb31ffb81d4ab.zip
mark uclibc nptl and snapshot as broken
SVN-Revision: 15179
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r--toolchain/uClibc/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index c4f41aedb6..70834770f2 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -8,6 +8,7 @@ choice
Select the version of uClibc you wish to use.
config UCLIBC_VERSION_SNAPSHOT
+ depends BROKEN
bool "uClibc snapshot"
config UCLIBC_VERSION_0_9_28
@@ -25,6 +26,7 @@ config UCLIBC_VERSION_NPTL
bool "Use NPTL branch"
depends on TOOLCHAINOPTS && USE_UCLIBC
depends on UCLIBC_VERSION_0_9_30
+ depends BROKEN
config UCLIBC_EXTRA_VERSION