diff options
-rw-r--r-- | docs/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.html b/docs/about.html index bf78db3383..ae409fc36c 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 |