Re: [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories

From: Nicolas Schier

Date: Sat Aug 01 2026 - 16:06:18 EST


On Fri, Jul 24, 2026 at 03:36:18PM +0200, Thomas Weißschuh wrote:
> Extend the asm-header stub generation to also handle subdirectories.
> An upcoming vdso/ header refactoring requires this.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
> scripts/Makefile.asm-headers | 11 +++++------
> 1 file changed, 5 insertions(+), 6 deletions(-)

For kbuild:

Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>