On Mon, Oct 28, 2024 at 11:58 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Wed, Oct 16, 2024 at 01:59:51PM +0300, Andy Shevchenko wrote: > > Rework Makefile to add 'intel' prefix to the modules automatically. > > This removes a lot of boilerplate code in it and also makes robust > > against mistypos in the prefix. > > > --- > > > > v2: fixed obvious typos (LKP), Cc'ed to Kbuild ML (Ilpo), dropped RFC marker > > > > Note to Kbuild people: TBH I rather want to have something like this > > to be available on the level of Kbuild for any of the subdirectories > > in question. > > Anyone, any comments on this? > This already passed a CI tests without failure so far. Perhaps it's good > to apply to show the demand of such a feature in Kbuild in the future? > Because I want to do the same for various */tests/ folders where we have > tons of test*, *kunit modules effectively duplicating the folder name. I do not like what you are doing here, but it is up to you whatever you do in Makefiles you maintain. -- Best Regards Masahiro Yamada