
21 Sep
2023
21 Sep
'23
7:25 p.m.
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.
--
Tom