projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move pkg config stuff to per-target exports to prevent interference with host builds
[openwrt.git]
/
toolchain
/
uClibc
/
Config.in
diff --git
a/toolchain/uClibc/Config.in
b/toolchain/uClibc/Config.in
index
7083477
..
523120a
100644
(file)
--- a/
toolchain/uClibc/Config.in
+++ b/
toolchain/uClibc/Config.in
@@
-13,6
+13,7
@@
choice
config UCLIBC_VERSION_0_9_28
bool "uClibc 0.9.28"
+ depends !(mips64 || mips64el)
config UCLIBC_VERSION_0_9_29
bool "uClibc 0.9.29"
This page took
0.026821 seconds
and
4
git commands to generate.