aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiles <miles@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-04-01 09:37:27 +0000
committermiles <miles@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-04-01 09:37:27 +0000
commit339bfc0dd35314ee6b401d00dadfd0ce67b9b558 (patch)
tree1c32e1968c7abaab3aba5bd6d9b7a2bf93e1b763
parent433129a0defe13479bc554fce81c2b3124e815b0 (diff)
downloadbusybox-w32-339bfc0dd35314ee6b401d00dadfd0ce67b9b558.tar.gz
busybox-w32-339bfc0dd35314ee6b401d00dadfd0ce67b9b558.tar.bz2
busybox-w32-339bfc0dd35314ee6b401d00dadfd0ce67b9b558.zip
Add insmod support for the NEC v850e processor.
git-svn-id: svn://busybox.net/trunk/busybox@4507 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index aeff7dc3e..afd91b46a 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Supported architectures:
35 Busybox in general will build on any architecture supported by gcc. It has 35 Busybox in general will build on any architecture supported by gcc. It has
36 a few specialized features added for __sparc__ and __alpha__. insmod 36 a few specialized features added for __sparc__ and __alpha__. insmod
37 functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, 37 functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k,
38 and MIPS. 38 MIPS, and v850e.
39 39
40Supported libcs: 40Supported libcs:
41 41