From ad2d30001b5b888f0d29ad90215a348b81af47f4 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Fri, 12 Sep 2014 22:00:07 +0000 Subject: [PATCH] [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum supported ISA will be at least MIPS64. svn path=/dists/sid/linux/; revision=21833 --- debian/changelog | 4 ++++ debian/config/mips64el/defines | 17 ----------------- debian/installer/mips64el/kernel-versions | 2 -- .../mips64el/modules/mips64el-loongson-2e | 1 - .../mips64el/modules/mips64el-loongson-2f | 1 - 5 files changed, 4 insertions(+), 21 deletions(-) delete mode 120000 debian/installer/mips64el/modules/mips64el-loongson-2e delete mode 120000 debian/installer/mips64el/modules/mips64el-loongson-2f diff --git a/debian/changelog b/debian/changelog index ca6103862..e799c06a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -70,6 +70,10 @@ linux (3.16.2-3) UNRELEASED; urgency=medium * [arm64] Including phy-xgene in sata-modules udeb since it is needed by ahci_xgene. + [ Aurelien Jarno ] + * [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum + supported ISA will be at least MIPS64. + -- Ben Hutchings Tue, 09 Sep 2014 13:40:53 +0100 linux (3.16.2-2) unstable; urgency=medium diff --git a/debian/config/mips64el/defines b/debian/config/mips64el/defines index 3034247cf..ff2839d69 100644 --- a/debian/config/mips64el/defines +++ b/debian/config/mips64el/defines @@ -2,8 +2,6 @@ flavours: sb1-bcm91250a 5kc-malta - loongson-2e - loongson-2f loongson-3 octeon kernel-arch: mips @@ -28,21 +26,6 @@ hardware-long: MIPS Malta boards [5kc-malta_image] configs: kernelarch-mips/config.5kc-malta -[loongson-2e_description] -hardware: Loongson 2E -hardware-long: Lemote Loongson 2E systems - -[loongson-2e_image] -configs: kernelarch-mips/config.loongson-2e - -[loongson-2f_description] -hardware: Loongson 2F -hardware-long: Lemote Loongson 2F systems - -[loongson-2f_image] -recommends: libc6-loongson2f -configs: kernelarch-mips/config.loongson-2f - [loongson-3_description] hardware: Loongson 3A/3B hardware-long: Loongson 3A or 3B based systems (e.g. from Loongson or Lemote) diff --git a/debian/installer/mips64el/kernel-versions b/debian/installer/mips64el/kernel-versions index 075998157..e8e4d1bf6 100644 --- a/debian/installer/mips64el/kernel-versions +++ b/debian/installer/mips64el/kernel-versions @@ -1,7 +1,5 @@ # arch version flavour installedname suffix build-depends mips64el - sb1-bcm91250a - y - mips64el - 5kc-malta - y - -mips64el - loongson-2e - y - -mips64el - loongson-2f - y - mips64el - loongson-3 - y - mips64el - octeon - y - diff --git a/debian/installer/mips64el/modules/mips64el-loongson-2e b/debian/installer/mips64el/modules/mips64el-loongson-2e deleted file mode 120000 index b62930d39..000000000 --- a/debian/installer/mips64el/modules/mips64el-loongson-2e +++ /dev/null @@ -1 +0,0 @@ -../../mipsel/modules/mipsel-loongson-2e \ No newline at end of file diff --git a/debian/installer/mips64el/modules/mips64el-loongson-2f b/debian/installer/mips64el/modules/mips64el-loongson-2f deleted file mode 120000 index 58388bbd3..000000000 --- a/debian/installer/mips64el/modules/mips64el-loongson-2f +++ /dev/null @@ -1 +0,0 @@ -../../mipsel/modules/mipsel-loongson-2f \ No newline at end of file