From: Richard Cochran <redacted>
Date: Tue, 6 Jun 2017 20:39:33 +0200
On Fri, Jun 02, 2017 at 03:27:41PM +0100, Rafal Ozieblo wrote:
quoted
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
quoted
+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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html