
On Mon, Sep 25, 2023 at 03:56:07PM +0200, Linus Walleij wrote:
On Thu, Sep 21, 2023 at 7:25 PM Tom Rini trini@konsulko.com wrote:
On Thu, Sep 21, 2023 at 04:00:24PM +0200, Daniel Schwierzeck wrote:
[snip]
I just tested it, you can simply add an empty board/inteno/xg6846/Makefile and remove board/inteno/xg6846/xg6846.c. But you can also remove the Makefile. Just the Kconfig and MAINTAINERS file are needed.
An empty Makefile is OK, but no Makefile requires a bit more as we first try and include it unconditionally and then try and link in built-in.o. I'm poking at this now.
Did you get anywhere with this? If it's on the master I'll just rebase and be done with it, else I can go with an empty Makefile simply.
Please rebase on top of: https://patchwork.ozlabs.org/project/uboot/list/?series=374302