]> git.itanic.dy.fi Git - linux-stable/commit
kbuild: support 'userldlibs' syntax
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 31 Oct 2023 18:11:57 +0000 (03:11 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 1 Nov 2023 14:26:01 +0000 (23:26 +0900)
commit5f56cb030e4bcf14be2233332d5cd83fff62a376
tree62e52672fe3386bc78e979f91804c4e834d8d9d9
parent1bfaa37fd3486e66131de9cb87747c84b4c89a05
kbuild: support 'userldlibs' syntax

This syntax is useful to specify libraries linked to all userspace
programs in the Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/makefiles.rst
scripts/Makefile.userprogs