[linux] 05/06: [ppc64el] udeb: Exclude ehea from nic-modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Feb 2 00:47:19 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 fd8856b5ca7e66e7f42d22054b6ff6b2cf65e83e
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Feb 1 23:37:56 2017 +0000

    [ppc64el] udeb: Exclude ehea from nic-modules
    
    It depends on IBMEBUS which can no longer be enabled on this
    architecture as the bus isn't present in POWER8 systems.
---
 debian/changelog                                     | 1 +
 debian/installer/ppc64el/modules/ppc64el/nic-modules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 70a5a29..ab73d9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ linux (4.10~rc6-1~exp2) UNRELEASED; urgency=medium
   * [powerpc*] Fix various build failures:
     - Revert the initial stack protector support
     - Fix missing CRC for _mcount
+    - [ppc64el] udeb: Exclude ehea from nic-modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 01 Feb 2017 22:13:06 +0000
 
diff --git a/debian/installer/ppc64el/modules/ppc64el/nic-modules b/debian/installer/ppc64el/modules/ppc64el/nic-modules
index 8ef5be2..f8c5bb0 100644
--- a/debian/installer/ppc64el/modules/ppc64el/nic-modules
+++ b/debian/installer/ppc64el/modules/ppc64el/nic-modules
@@ -1,5 +1,6 @@
 #include "../../../ppc64/modules/ppc64/nic-modules"
 
 airport -
+ehea -
 ps3_gelic -
 spidernet -

-- 
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