aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-07-25 16:58:58 +0000
committerEric Andersen <andersen@codepoet.org>2001-07-25 16:58:58 +0000
commit2835efe3dad0a198dc31afa8e011bc3a9665baf4 (patch)
tree30d21f4cff12f9a0cdc74c0ecf26ae49f5c379b5 /README
parent1b06419e6013ce8319be2a868bc22a6e0f4d7671 (diff)
downloadbusybox-w32-2835efe3dad0a198dc31afa8e011bc3a9665baf4.tar.gz
busybox-w32-2835efe3dad0a198dc31afa8e011bc3a9665baf4.tar.bz2
busybox-w32-2835efe3dad0a198dc31afa8e011bc3a9665baf4.zip
Note that m68k is supported
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index cea4a68e2..ae0215c47 100644
--- a/README
+++ b/README
@@ -36,7 +36,8 @@ 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, SH3/4, powerpc, and MIPS. 39 functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k,
40 and MIPS.
40 41
41Supported libcs: 42Supported libcs:
42 43