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

Nicolas Schier <[email protected]> Sat, 1 Aug 2026 21:30:27 +0200
Newsgroups gmane.linux.kbuild.devel,gmane.linux.kernel.cross-arch,gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.ports.arm.kernel,gmane.linux.ports.riscv
Message-ID <am5JU9IBVzXABmsK@levanger>
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 <[email protected]>
> ---
>  scripts/Makefile.asm-headers | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)

For kbuild:

Reviewed-by: Nicolas Schier <[email protected]>