+ ehea-kernel-build-kconfig--makefile.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     ehea: Kernel build (Kconfig / Makefile)

has been added to the -mm tree.  Its filename is

     ehea-kernel-build-kconfig--makefile.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: ehea: Kernel build (Kconfig / Makefile)
From: Jan-Bernd Themann <ossthema@xxxxxxxxxx>

Signed-off-by: Jan-Bernd Themann <themann@xxxxxxxxxx>
Cc: Jeff Garzik <jeff@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/net/Kconfig  |    6 ++++++
 drivers/net/Makefile |    1 +
 2 files changed, 7 insertions(+)

diff -puN drivers/net/Kconfig~ehea-kernel-build-kconfig--makefile drivers/net/Kconfig
--- a/drivers/net/Kconfig~ehea-kernel-build-kconfig--makefile
+++ a/drivers/net/Kconfig
@@ -2343,6 +2343,12 @@ config CHELSIO_T1
           To compile this driver as a module, choose M here: the module
           will be called cxgb.
 
+config EHEA
+        tristate "eHEA Ethernet support"
+        depends on IBMEBUS
+        ---help---
+          This driver supports the IBM pSeries ethernet adapter
+
 config IXGB
 	tristate "Intel(R) PRO/10GbE support"
 	depends on PCI
diff -puN drivers/net/Makefile~ehea-kernel-build-kconfig--makefile drivers/net/Makefile
--- a/drivers/net/Makefile~ehea-kernel-build-kconfig--makefile
+++ a/drivers/net/Makefile
@@ -6,6 +6,7 @@ obj-$(CONFIG_E1000) += e1000/
 obj-$(CONFIG_IBM_EMAC) += ibm_emac/
 obj-$(CONFIG_IXGB) += ixgb/
 obj-$(CONFIG_CHELSIO_T1) += chelsio/
+obj-$(CONFIG_EHEA) += ehea/
 obj-$(CONFIG_BONDING) += bonding/
 obj-$(CONFIG_GIANFAR) += gianfar_driver.o
 
_

Patches currently in -mm which might be from ossthema@xxxxxxxxxx are

ehea-interface-to-network-stack.patch
ehea-phyp-interface.patch
ehea-queue-management.patch
ehea-header-files.patch
ehea-makefile.patch
ehea-kernel-build-kconfig--makefile.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux