diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-06 22:02:49 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-06 22:02:49 +0000 |
commit | 3b5d1587780a1b4649955ef02276a7d2b71844e0 (patch) | |
tree | 0e2a24e31db0458a3ff78218c0d6c16e68838756 | |
parent | 7c1dc18ad00d9f1e975bd6fe1f1f771b003369a7 (diff) | |
download | busybox-w32-3b5d1587780a1b4649955ef02276a7d2b71844e0.tar.gz busybox-w32-3b5d1587780a1b4649955ef02276a7d2b71844e0.tar.bz2 busybox-w32-3b5d1587780a1b4649955ef02276a7d2b71844e0.zip |
Note that insmod now also supports powerpc and mips. Thanks Larry.
git-svn-id: svn://busybox.net/trunk/busybox@2273 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Supported architectures: | |||
36 | 36 | ||
37 | Busybox in general will build on any architecture supported by gcc. It has | 37 | Busybox in general will build on any architecture supported by gcc. It has |
38 | a few specialized features added for __sparc__ and __alpha__. insmod | 38 | a few specialized features added for __sparc__ and __alpha__. insmod |
39 | functionality is currently limited to x86, ARM, and SH3/4. | 39 | functionality is currently limited to x86, ARM, SH3/4, powerpc, and MIPS. |
40 | 40 | ||
41 | Supported libcs: | 41 | Supported libcs: |
42 | 42 | ||