projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10d08ca
)
remove some wrong depends/defaults
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 27 Jan 2008 18:49:51 +0000
(18:49 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 27 Jan 2008 18:49:51 +0000
(18:49 +0000)
SVN-Revision: 10284
toolchain/uClibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/Config.in
b/toolchain/uClibc/Config.in
index ae0bcde6226579ed269b3e0fb35c26289f309283..6c89fd25e532b5a94826494028cf58d9307bf171 100644
(file)
--- a/
toolchain/uClibc/Config.in
+++ b/
toolchain/uClibc/Config.in
@@
-2,7
+2,6
@@
choice
prompt "uClibc Version" if TOOLCHAINOPTS
- default UCLIBC_VERSION_0_9_28 if LINUX_2_4
default UCLIBC_VERSION_0_9_29
help
Select the version of uClibc you wish to use.
@@
-15,7
+14,6
@@
choice
bool "uClibc 0.9.28"
config UCLIBC_VERSION_0_9_29
- depends !LINUX_2_4
bool "uClibc 0.9.29"
endchoice