[linux] 03/03: debian/config/defines: Sort architecture list

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 951bbaaefe7be174ef33fa6f2d8ec6dda83917d0
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Sep 24 21:43:03 2017 +0100

    debian/config/defines: Sort architecture list
---
 debian/config/defines | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/config/defines b/debian/config/defines
index 91fa168..eb8bd90 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -66,17 +66,17 @@ arches:
  i386
  m68k
  mips
+ mips64
+ mips64el
+ mips64r6
+ mips64r6el
  mipsel
  mipsn32
  mipsn32el
- mips64
- mips64el
- mipsr6
- mipsr6el
  mipsn32r6
  mipsn32r6el
- mips64r6
- mips64r6el
+ mipsr6
+ mipsr6el
  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