[linux] 02/03: [mips*r6*] Re-enable these architectures, now that dak knows about them (Closes: #825024)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Sep 24 20:45:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit e297d59baf2e57f8969dea2cd11b3590db6d96fd
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Sep 24 21:42:08 2017 +0100
[mips*r6*] Re-enable these architectures, now that dak knows about them (Closes: #825024)
---
debian/changelog | 2 ++
debian/config/defines | 13 ++++++-------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c4ddc98..ca8c47a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ linux (4.13.3-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
* [arm64ilp32] Build a linux-libc-dev package (Closes: #874536)
+ * [mips*r6*] Re-enable these architectures, now that dak knows about them
+ (Closes: #825024)
[ Uwe Kleine-König ]
* [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
diff --git a/debian/config/defines b/debian/config/defines
index 94c64b7..91fa168 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -71,13 +71,12 @@ arches:
mipsn32el
mips64
mips64el
-# Disabled until dak accepts them in the control file
-# mipsr6
-# mipsr6el
-# mipsn32r6
-# mipsn32r6el
-# mips64r6
-# mips64r6el
+ mipsr6
+ mipsr6el
+ mipsn32r6
+ mipsn32r6el
+ mips64r6
+ mips64r6el
powerpc
powerpcspe
ppc64
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list