diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-02-17 20:07:02 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-02-17 20:07:02 +0100 |
commit | 3171470565cb422f295b18a92d0a9137a3ad5266 (patch) | |
tree | 02a44bd88ae61aa2c04deb96616f7e88a320b6bb /README | |
parent | 5c811e59ada9d31f79c8d340f28184084a3aea5b (diff) | |
download | linux-3.10-3171470565cb422f295b18a92d0a9137a3ad5266.tar.gz linux-3.10-3171470565cb422f295b18a92d0a9137a3ad5266.tar.bz2 linux-3.10-3171470565cb422f295b18a92d0a9137a3ad5266.zip |
Remove duplicate listing of Cris arch from README
Mikael Pettersson pointed out to me that a recent patch of mine (commit
620034c84d1d939717bdfbe02c51a3fee43541c3), that made some corrections to the
README file, accidentally listed the Cris architecture twice. Whoops.
This patch removes the duplicate.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ ON WHAT HARDWARE DOES IT RUN? today Linux also runs on (at least) the Compaq Alpha AXP, Sun SPARC and UltraSPARC, Motorola 68000, PowerPC, PowerPC64, ARM, Hitachi SuperH, Cell, IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64, AXIS CRIS, - Cris, Xtensa, AVR32 and Renesas M32R architectures. + Xtensa, AVR32 and Renesas M32R architectures. Linux is easily portable to most general-purpose 32- or 64-bit architectures as long as they have a paged memory management unit (PMMU) and a port of the |