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-c181f34c8745fb9348c8ffe17149b46b52c14004.tar.gz |
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: Busybox in general will build on any architecture supported by gcc. It has a few specialized features added for __sparc__ and __alpha__. insmod functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, - MIPS, and v850e. + MIPS, cris, and v850e. Supported libcs: |