Bug 8071

Summary: [PATCH] README: fix a typo.
Product: Busybox Reporter: Jakukyo Friel <weakish>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: trivial CC: busybox-cvs
Priority: P5 Keywords: patch
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:

Description Jakukyo Friel 2015-05-03 06:35:24 UTC
x86_64 have been mentioned twice in supported hardware. Thus we
remove the duplication.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
1.9.1