aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index afe2f6fba..ac3ebddfd 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ 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, and SH3/4. 39 functionality is currently limited to x86, ARM, SH3/4, powerpc, and MIPS.
40 40
41Supported libcs: 41Supported libcs:
42 42