aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b940e357a..ada5935b9 100644
--- a/README
+++ b/README
@@ -185,7 +185,7 @@ Supported hardware:
185 Under 2.4 Linux kernels, kernel module loading was implemented in a 185 Under 2.4 Linux kernels, kernel module loading was implemented in a
186 platform-specific manner. Busybox's insmod utility has been reported to 186 platform-specific manner. Busybox's insmod utility has been reported to
187 work under ARM, CRIS, H8/300, x86, ia64, x86_64, m68k, MIPS, PowerPC, S390, 187 work under ARM, CRIS, H8/300, x86, ia64, x86_64, m68k, MIPS, PowerPC, S390,
188 SH3/4/5, Sparc, v850e, and x86_64. Anything else probably won't work. 188 SH3/4/5, Sparc, and v850e. Anything else probably won't work.
189 189
190 The module loading mechanism for the 2.6 kernel is much more generic, and 190 The module loading mechanism for the 2.6 kernel is much more generic, and
191 we believe 2.6.x kernel module loading support should work on all 191 we believe 2.6.x kernel module loading support should work on all