aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-05-03 18:24:33 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-05-03 18:24:33 +0200
commitc77a58fb2d84d4ee3883d385bc44bbfcfc7093c9 (patch)
treea8d4152df76849e1e541925f90b50399ef940f84 /README
parent4d8ddb810d52f5ad1bcef8bda07687200117e56b (diff)
downloadbusybox-c77a58fb2d84d4ee3883d385bc44bbfcfc7093c9.tar.gz
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'README')
-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:
Under 2.4 Linux kernels, kernel module loading was implemented in a
platform-specific manner. Busybox's insmod utility has been reported to
work under ARM, CRIS, H8/300, x86, ia64, x86_64, m68k, MIPS, PowerPC, S390,
- SH3/4/5, Sparc, v850e, and x86_64. Anything else probably won't work.
+ SH3/4/5, Sparc, and v850e. Anything else probably won't work.
The module loading mechanism for the 2.6 kernel is much more generic, and
we believe 2.6.x kernel module loading support should work on all