diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Supported architectures: | |||
35 | Busybox in general will build on any architecture supported by gcc. It has | 35 | Busybox in general will build on any architecture supported by gcc. It has |
36 | a few specialized features added for __sparc__ and __alpha__. insmod | 36 | a few specialized features added for __sparc__ and __alpha__. insmod |
37 | functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, | 37 | functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, |
38 | and MIPS. | 38 | MIPS, and v850e. |
39 | 39 | ||
40 | Supported libcs: | 40 | Supported libcs: |
41 | 41 | ||