diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-25 16:58:58 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-25 16:58:58 +0000 |
commit | 65e5f060ae1014aafcae4d83d115e6cebf5051f6 (patch) | |
tree | 30d21f4cff12f9a0cdc74c0ecf26ae49f5c379b5 /README | |
parent | 678d4de953a513a810cb5b344d1b56e990b55d8a (diff) | |
download | busybox-w32-65e5f060ae1014aafcae4d83d115e6cebf5051f6.tar.gz busybox-w32-65e5f060ae1014aafcae4d83d115e6cebf5051f6.tar.bz2 busybox-w32-65e5f060ae1014aafcae4d83d115e6cebf5051f6.zip |
Note that m68k is supported
git-svn-id: svn://busybox.net/trunk/busybox@3143 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 | ||
41 | Supported libcs: | 42 | Supported libcs: |
42 | 43 | ||