projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
revert an upstream change to retain compatibility with iptables 1.4.0
[openwrt.git]
/
toolchain
/
uClibc
/
Config.in
diff --git
a/toolchain/uClibc/Config.in
b/toolchain/uClibc/Config.in
index
ae0bcde
..
6c89fd2
100644
(file)
--- a/
toolchain/uClibc/Config.in
+++ b/
toolchain/uClibc/Config.in
@@
-2,7
+2,6
@@
choice
prompt "uClibc Version" if TOOLCHAINOPTS
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.
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
bool "uClibc 0.9.28"
config UCLIBC_VERSION_0_9_29
- depends !LINUX_2_4
bool "uClibc 0.9.29"
endchoice
bool "uClibc 0.9.29"
endchoice
This page took
0.020837 seconds
and
4
git commands to generate.