diff options
author | Rob Landley <rob@landley.net> | 2006-08-17 04:45:24 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-08-17 04:45:24 +0000 |
commit | eb28ce46448e280742465d027e86701766c34d97 (patch) | |
tree | 7bfb03bf057aa16b0b5a9d40fe6294cfe4cad39e /docs | |
parent | fac4ebea3d50d81ff0a4ae85db4e3db69b3657ce (diff) | |
download | busybox-eb28ce46448e280742465d027e86701766c34d97.tar.gz |
Timo Scheffler pointed out that OpenWRT isn't listed.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/products.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/busybox.net/products.html b/docs/busybox.net/products.html index 76c03ace4..75ff6b929 100644 --- a/docs/busybox.net/products.html +++ b/docs/busybox.net/products.html @@ -12,9 +12,12 @@ listed in the order I happen to add them to the web page: <ul> - <li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable -means for building your own busybox/uClibc based system systems. +means for building your own busybox/uClibc based system systems, maintained +by the uClibc developers. + +<li><a href="http://openwrt.org">OpenWrt</a> a Linux distribution for embedded +devices, based on buildroot. <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another configurable means for building your own busybox based system systems. |