From: Richard Cochran <richardcochran@xxxxxxxxx> Date: Tue, 6 Jun 2017 20:39:33 +0200 > On Fri, Jun 02, 2017 at 03:27:41PM +0100, Rafal Ozieblo wrote: >> drivers/net/ethernet/cadence/macb.c | 3568 ------------------------------ >> drivers/net/ethernet/cadence/macb_main.c | 3568 ++++++++++++++++++++++++++++++ > > You deleted macb.c, and so ... Rename macb.c to macb_main.c >> +macb-y := macb_main.o >> >> obj-$(CONFIG_MACB) += macb.o > > how does this rule make sense any more? He's adjusting the Makefile so that it build macb_main.c into macb.o -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html