summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-11 02:48:15 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-11 02:48:15 +0000
commitc181f34c8745fb9348c8ffe17149b46b52c14004 (patch)
treed862341ae4430831fdaac8e6fbd7f5acdeb177fd /README
parente7047887b040da7035f11d0fe48d76bd67381c9c (diff)
downloadbusybox-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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 14aabe66b..e56cb5a47 100644
--- a/README
+++ b/README
@@ -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
42Supported libcs: 42Supported libcs:
43 43