[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <X/oIgiad+sSejmtt@lunn.ch>
Date: Sat, 9 Jan 2021 20:48:18 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Zhi Han <z.han@....net>
Cc: Florian Fainelli <f.fainelli@...il.com>, netdev@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH] Incorrect filename in drivers/net/phy/Makefile
On Sat, Jan 09, 2021 at 10:17:38AM +0100, Zhi Han wrote:
> Thanks a lot for the .config file.
> I also tested it, with mdio-bus.o in the Makefile, glad to got that there is
> no problem of that, although I don't know the reason/trick yet.
I'm not 100% sure, but i think:
obj-$(CONFIG_MDIO_DEVICE) += mdio-bus.o
actually refers back to
mdio-bus-y += mdio_bus.o mdio_device.o
Andrew
Powered by blists - more mailing lists