diff options
Diffstat (limited to 'de')
-rw-r--r-- | de/hardware/hardware-supported.xml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/de/hardware/hardware-supported.xml b/de/hardware/hardware-supported.xml index 921108632..f0d78f1bc 100644 --- a/de/hardware/hardware-supported.xml +++ b/de/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 70551 --> +<!-- original version: 70553 --> <sect1 id="hardware-supported"> <title>Unterstützte Hardware</title> @@ -87,7 +87,7 @@ dieser Architekturen, auch als <quote>Flavours</quote> bekannt: </row> <row> - <entry morerows="2">MIPS (Big Endian)</entry> + <entry morerows="2">32-Bit MIPS (Big Endian)</entry> <entry morerows="2">mips</entry> <!-- <entry>SGI IP22 (Indy/Indigo 2)</entry> @@ -108,7 +108,20 @@ dieser Architekturen, auch als <quote>Flavours</quote> bekannt: </row> <row> - <entry morerows="3">MIPS (Little Endian)</entry> + <entry morerows="2">64-Bit MIPS (Little Endian)</entry> + <entry morerows="2">mips64el</entry> + <entry>MIPS Malta</entry> + <entry>5kc-malta</entry> +</row><row> + <entry>Cavium Octeon</entry> + <entry>octeon</entry> +</row><row> + <entry>Loongson 3</entry> + <entry>loongson-3</entry> +</row> + +<row> + <entry morerows="3">32-Bit MIPS (Little Endian)</entry> <entry morerows="3">mipsel</entry> <entry>MIPS Malta (32 Bit)</entry> <entry>4kc-malta</entry> |