changeset 702:672876bf2699

Changed reference from glibc to eglibc in OpenWRT HOWTO
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 24 Jan 2011 16:23:59 +0900
parents 8af6b79cf7d7
children b1d7d7cad733
files contrib/OpenWRT/HOWTO
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/OpenWRT/HOWTO	Mon Jan 24 15:11:24 2011 +0900
+++ b/contrib/OpenWRT/HOWTO	Mon Jan 24 16:23:59 2011 +0900
@@ -14,7 +14,7 @@
 A test software is included in test_required for checking if new uClibc distributions 
 support the required features. You'll have to adapt the Makefile according to your environment.
 
-An alternative choice if your hardware allows it is to use glibc in your openwrt image.
+An alternative choice if your hardware allows it is to use (e)glibc in your openwrt image.
 
 #####################
 
@@ -73,7 +73,7 @@
 
 - Advanced configuration options (for developers) --->
   - Toolchain Options ---->
-    C Library implementation (Use glibc)
+    C Library implementation (Use eglibc)
 
 
 5) Build the image and packages, this takes a while
@@ -154,7 +154,7 @@
 
 - Advanced configuration options (for developers) --->
   - Toolchain Options ---->
-    C Library implementation (Use glibc)
+    C Library implementation (Use eglibc)
 
 f) Once configured, create the toolchain and default image (this takes a while):
 $ make world
"Welcome to our mercurial repository"