projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work...
[openwrt.git]
/
toolchain
/
eglibc
/
Makefile
diff --git
a/toolchain/eglibc/Makefile
b/toolchain/eglibc/Makefile
index
b72b4bd
..
822309d
100644
(file)
--- a/
toolchain/eglibc/Makefile
+++ b/
toolchain/eglibc/Makefile
@@
-30,6
+30,9
@@
endif
ifneq ($(CONFIG_EGLIBC_VERSION_2_10),)
PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_10
endif
ifneq ($(CONFIG_EGLIBC_VERSION_2_10),)
PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_10
endif
+ifneq ($(CONFIG_EGLIBC_VERSION_2_11),)
+ PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_11
+endif
ifneq ($(CONFIG_EGLIBC_VERSION_TRUNK),)
PKG_SOURCE_URL:=svn://svn.eglibc.org/trunk
endif
ifneq ($(CONFIG_EGLIBC_VERSION_TRUNK),)
PKG_SOURCE_URL:=svn://svn.eglibc.org/trunk
endif
This page took
0.024049 seconds
and
4
git commands to generate.