[linux-tools] 01/03: genorig: Include more mips makefiles (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Aug 17 08:56:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux-tools.

commit 896fca1190f1fcdc33a38a89c928c7d9a1a03fa5
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Aug 16 01:58:19 2015 +0200

    genorig: Include more mips makefiles (fixes FTBFS)
---
 debian/bin/genorig.py | 2 ++
 debian/changelog      | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/bin/genorig.py b/debian/bin/genorig.py
index c1e8b70..6c4e876 100755
--- a/debian/bin/genorig.py
+++ b/debian/bin/genorig.py
@@ -143,6 +143,8 @@ class Main(object):
                 'Makefile',
                 'arch/*/include/',
                 'arch/*/Makefile',
+                'arch/mips/Kbuild.platforms',
+                'arch/mips/*/Platform',
                 'arch/x86/entry/syscalls/',
                 'arch/x86/lib/memcpy_64.S',
                 'arch/x86/lib/memset_64.S',
diff --git a/debian/changelog b/debian/changelog
index 1fae1e5..efb039a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux-tools (4.2~rc6-1~exp2) UNRELEASED; urgency=medium
+
+  * genorig: Include more mips makefiles (fixes FTBFS)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Sun, 16 Aug 2015 01:58:11 +0200
+
 linux-tools (4.2~rc6-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git



More information about the Kernel-svn-changes mailing list