diff options
author | Miles Bader <miles@lsi.nec.co.jp> | 2002-04-01 09:37:27 +0000 |
---|---|---|
committer | Miles Bader <miles@lsi.nec.co.jp> | 2002-04-01 09:37:27 +0000 |
commit | 130bec5ad8a6df5131273a7f712e305185cfde50 (patch) | |
tree | 1c32e1968c7abaab3aba5bd6d9b7a2bf93e1b763 /README | |
parent | ae28b04ff232a97f93c45995cc0374462979fc3f (diff) | |
download | busybox-130bec5ad8a6df5131273a7f712e305185cfde50.tar.gz |
Add insmod support for the NEC v850e processor.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Supported architectures: Busybox in general will build on any architecture supported by gcc. It has a few specialized features added for __sparc__ and __alpha__. insmod functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, - and MIPS. + MIPS, and v850e. Supported libcs: |