diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-12-11 02:48:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-12-11 02:48:15 +0000 |
commit | c181f34c8745fb9348c8ffe17149b46b52c14004 (patch) | |
tree | d862341ae4430831fdaac8e6fbd7f5acdeb177fd /README | |
parent | e7047887b040da7035f11d0fe48d76bd67381c9c (diff) | |
download | busybox-w32-1_00_pre4.tar.gz busybox-w32-1_00_pre4.tar.bz2 busybox-w32-1_00_pre4.zip |
prepare for release1_00_pre4
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ Supported architectures: | |||
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, SH3/4, powerpc, m68k, | 39 | functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, |
40 | MIPS, and v850e. | 40 | MIPS, cris, and v850e. |
41 | 41 | ||
42 | Supported libcs: | 42 | Supported libcs: |
43 | 43 | ||