diff options
author | Holger Wansing <holgerw@debian.org> | 2017-02-17 16:56:44 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-02-17 16:56:44 +0000 |
commit | a90aca216c251d59e319bb1da8326b9ca7a3ff0f (patch) | |
tree | 47df0745fc7bdc8027f401cfd75ee2d6002ed626 | |
parent | 4e1dc507bea90f2cf31d23793ce1400cd2cb470e (diff) | |
download | installation-guide-a90aca216c251d59e319bb1da8326b9ca7a3ff0f.zip |
Some mips related cleanups and updates.
Patch #5 from bug#855134: Remove powerpc from supported archs table.
-rw-r--r-- | en/hardware/hardware-supported.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index a525d27d0..9a591e985 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -122,20 +122,6 @@ variations of each architecture known as <quote>flavors</quote>. <row> - <entry morerows="0">IBM/Motorola PowerPC</entry> - <entry morerows="0">powerpc</entry> - <entry></entry> - <entry></entry> -<!-- - <entry>PowerMac</entry> - <entry>pmac</entry> -</row><row> - <entry>PReP</entry> - <entry>prep</entry> ---> -</row> - -<row> <entry>Power Systems</entry> <entry>ppc64el</entry> <entry>IBM POWER8 or newer machines</entry> |