diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-21 22:13:13 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-21 22:13:13 +0000 |
commit | 1c299aa38f18a7c2e459caa8073bd6003fad31c0 (patch) | |
tree | ab4477106cfef493699fd3968cce2bdcb7ad10da | |
parent | 93c151a3a7c6ddc873c0e063f0894ad29a6f6468 (diff) | |
download | buildroot-novena-1c299aa38f18a7c2e459caa8073bd6003fad31c0.tar.gz buildroot-novena-1c299aa38f18a7c2e459caa8073bd6003fad31c0.zip |
refer to busybox as well
-rw-r--r-- | docs/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/header.html b/docs/header.html index 2a532b99c..2f76a388e 100644 --- a/docs/header.html +++ b/docs/header.html @@ -52,6 +52,7 @@ <br><a href="/docs.html">Documentation</a> <p><b>Related Sites</b> + <br><a href="http://busybox.net/">BusyBox</a> <br><a href="http://uclibc.org/">uClibc.org</a> <br><a href="http://cxx.uclibc.org/">uClibc++</a> <br><a href="http://udhcp.busybox.net/">udhcp</a> |