diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-08-17 04:45:24 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-08-17 04:45:24 +0000 |
commit | bf22a6492402da8a6035632a56848e60cec4d97b (patch) | |
tree | 7bfb03bf057aa16b0b5a9d40fe6294cfe4cad39e | |
parent | 63a6d223e7522bc4ec9cd89b40747f03e05f7d55 (diff) | |
download | busybox-w32-bf22a6492402da8a6035632a56848e60cec4d97b.tar.gz busybox-w32-bf22a6492402da8a6035632a56848e60cec4d97b.tar.bz2 busybox-w32-bf22a6492402da8a6035632a56848e60cec4d97b.zip |
Timo Scheffler pointed out that OpenWRT isn't listed.
git-svn-id: svn://busybox.net/trunk/busybox@15805 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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. |