diff options
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 | ||