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. -- With Best Regards, Andy Shevchenko