Browse Source

docs/about.html: we support internal (e)glibc toolchains as well now

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 11 years ago
parent
commit
439f48736b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/about.html

+ 2 - 2
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