diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-28 21:47:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-28 21:47:44 +0200 |
commit | 0a3d29e18ca731cafed7155b73a92a8f2756ca27 (patch) | |
tree | 01c464d54b6d00a3334bf4b72c4c66a2c6ffc859 /toolchain | |
parent | 58e2e795851d40c1e298354a264aa03eca1717e8 (diff) |
make allmodconfig round for lemote yeelong target
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/eglibc/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/Makefile.inc b/toolchain/eglibc/Makefile.inc index 0ae28f033..4f11fba45 100644 --- a/toolchain/eglibc/Makefile.inc +++ b/toolchain/eglibc/Makefile.inc @@ -5,4 +5,4 @@ PKG_NAME:= eglibc PKG_VERSION:= 2.10.1 PKG_RELEASE:= 1 PKG_MD5SUM:= 1b5d08c87de09018dcabd9974ba754d4 -PKG_SITES:= http://www.openadk.org/distfiles +PKG_SITES:= http://www.openadk.org/distfiles/ |