]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: uapi: move all include path flags together
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 16 Mar 2026 16:51:59 +0000 (17:51 +0100)
committerNicolas Schier <nsc@kernel.org>
Wed, 25 Mar 2026 12:24:40 +0000 (13:24 +0100)
commitcf822413093e4fdf17ce12f10f3983b1d5f8b659
tree9d902d1c4887e153508986e1680c1045735255ff
parent55d68ec5b9ba004764acaa3291871513102b4fd4
kbuild: uapi: move all include path flags together

The argument to add the root of the UAPI header tree to the include path
is separated from the other arguments concerning the include path.

Move all include path arguments together for more consistency and
balanced line lengths.

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-2-35d6d0ed863f@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
usr/include/Makefile