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 | |
parent | fac4ebea3d50d81ff0a4ae85db4e3db69b3657ce (diff) | |
download | busybox-w32-eb28ce46448e280742465d027e86701766c34d97.tar.gz busybox-w32-eb28ce46448e280742465d027e86701766c34d97.tar.bz2 busybox-w32-eb28ce46448e280742465d027e86701766c34d97.zip |
Timo Scheffler pointed out that OpenWRT isn't listed.
-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: | |||
12 | 12 | ||
13 | <ul> | 13 | <ul> |
14 | 14 | ||
15 | |||
16 | <li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable | 15 | <li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable |
17 | means for building your own busybox/uClibc based system systems. | 16 | means for building your own busybox/uClibc based system systems, maintained |
17 | by the uClibc developers. | ||
18 | |||
19 | <li><a href="http://openwrt.org">OpenWrt</a> a Linux distribution for embedded | ||
20 | devices, based on buildroot. | ||
18 | 21 | ||
19 | <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another | 22 | <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another |
20 | configurable means for building your own busybox based system systems. | 23 | configurable means for building your own busybox based system systems. |