projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e392b
)
eglibc: do not prompt for the revision, it is supposed to be changed by developers...
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Oct 2012 13:16:22 +0000
(13:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Oct 2012 13:16:22 +0000
(13:16 +0000)
fixes changing the eglibc version in menuconfig without resetting the config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34029
toolchain/eglibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Config.in
b/toolchain/eglibc/Config.in
index 82f939b07fdc97ea7878c703aea51cdc330865b2..a29dcfc10d5ffa4f2960cfeb8e3f1eaf0c13f0d2 100644
(file)
--- a/
toolchain/eglibc/Config.in
+++ b/
toolchain/eglibc/Config.in
@@
-17,7
+17,6
@@
endchoice
config EGLIBC_REVISION
string
- prompt "eglibc revision"
depends on TOOLCHAINOPTS && USE_EGLIBC
default "18909" if EGLIBC_VERSION_2_15
default "19922" if EGLIBC_VERSION_2_16