summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2015-05-03 16:24:33 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2015-05-03 16:24:33 (GMT)
commitc77a58fb2d84d4ee3883d385bc44bbfcfc7093c9 (patch)
treea8d4152df76849e1e541925f90b50399ef940f84
parent4d8ddb810d52f5ad1bcef8bda07687200117e56b (diff)
downloadbusybox-c77a58fb2d84d4ee3883d385bc44bbfcfc7093c9.zip
busybox-c77a58fb2d84d4ee3883d385bc44bbfcfc7093c9.tar.gz
busybox-c77a58fb2d84d4ee3883d385bc44bbfcfc7093c9.tar.bz2
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b940e35..ada5935 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