summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2013-11-11 22:46:13 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-11-11 22:46:13 +0100
commit439f48736b35e59262d97078ad904dbe3ef51f46 (patch)
treee220f470f51ab941183bea7733f40134819b4793 /docs
parent86a48c33b0f5cf7376c1fa1758ad1de5ec75380f (diff)
docs/about.html: we support internal (e)glibc toolchains as well now
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.html b/docs/about.html
index bf78db338..ae409fc36 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -45,8 +45,8 @@ cross-compilation process.</p>
filesystem image: JFFS2, UBIFS, tarballs, romfs, cramfs, squashfs
and more.</li>
- <li>Can generate an uClibc cross-compilation toolchain, or re-use
- your existing glibc, eglibc or uClibc cross-compilation
+ <li>Can generate an (e)glibc or uClibc cross-compilation toolchain,
+ or re-use your existing glibc, eglibc or uClibc cross-compilation
toolchain</li>
<li>Has a <b>simple structure</b> that makes it easy to understand