diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-10-18 06:31:18 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-10-18 06:31:18 +0000 |
commit | 5f9a422cfa3527f9b88d341267125d30cb33a16d (patch) | |
tree | 7917b8285e08ee7f3fb4ea64242e1619750b1c01 /docs | |
parent | 6302486ce6e9ac2bab9b721848fe243bcdd33c0c (diff) | |
download | busybox-5f9a422cfa3527f9b88d341267125d30cb33a16d.tar.gz |
mention scratchbox and openembedded
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/header.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 77c141832..d0204bf1a 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -58,8 +58,10 @@ <p><b>Related Sites</b> <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> - <br><a href="http://tinylogin.busybox.net/">tinylogin</a> + <br><a href="http://www.scratchbox.org/">Scratchbox</a> + <br><a href="http://openembedded.org/">OpenEmbedded</a> <br><a href="http://www.ucdot.org/">uCdot</a> <br><a href="http://www.linuxdevices.com">LinuxDevices</a> <br><a href="http://slashdot.org/">Slashdot</a> |