The patch titled ehea: makefile has been removed from the -mm tree. Its filename is ehea-makefile.patch This patch was dropped because a new version would appear to be needed ------------------------------------------------------ Subject: ehea: 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/ehea/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN /dev/null drivers/net/ehea/Makefile --- /dev/null +++ a/drivers/net/ehea/Makefile @@ -0,0 +1,7 @@ +# +# Makefile for the eHEA ethernet device driver for IBM eServer System p +# + +ehea_mod-objs = ehea_main.o ehea_phyp.o ehea_qmr.o ehea_ethtool.o ehea_phyp.o +obj-$(CONFIG_EHEA) += ehea_mod.o + _ Patches currently in -mm which might be from ossthema@xxxxxxxxxx are 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