]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: uapi: move some compiler arguments out of the command definition
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 16 Mar 2026 16:51:58 +0000 (17:51 +0100)
committerNicolas Schier <nsc@kernel.org>
Wed, 25 Mar 2026 12:24:40 +0000 (13:24 +0100)
commit55d68ec5b9ba004764acaa3291871513102b4fd4
tree1b4465014261611a2c38798354b16c1b21d4cdc6
parentbb25b5635e90e33c8c1c4ef231d4d7351c06be49
kbuild: uapi: move some compiler arguments out of the command definition

Simplify the definition of cmd_hdrtest by moving some of it to a new
variable. This will both enable the upcoming reuse of those flags
and also the extension of cmd_hdrtest.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260316-kbuild-uapi-c-v2-1-35d6d0ed863f@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
usr/include/Makefile