[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170606.150015.1247326483451270973.davem@davemloft.net>
Date: Tue, 06 Jun 2017 15:00:15 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: richardcochran@...il.com
Cc: rafalo@...ence.com, nicolas.ferre@...el.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
harini.katakam@...inx.com, andrei.pistirica@...rochip.com
Subject: Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c
From: Richard Cochran <richardcochran@...il.com>
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
Powered by blists - more mailing lists