Home
last modified time | relevance | path

Searched hist:"268 d191abc57a89f4ed92efcb276aae54f86c88c" (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A DKconfig.debug268d191abc57a89f4ed92efcb276aae54f86c88c Mon Feb 17 10:59:21 UTC 2025 Thomas Weißschuh <thomas.weissschuh@linutronix.de> kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux

userprogs sometimes need access to UAPI headers.
This is currently not possible for Usermode Linux, as UM is only
a pseudo architecture built on top of a regular architecture and does
not have its own UAPI.
Instead use the UAPI headers from the underlying regular architecture.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/
H A DMakefile268d191abc57a89f4ed92efcb276aae54f86c88c Mon Feb 17 10:59:21 UTC 2025 Thomas Weißschuh <thomas.weissschuh@linutronix.de> kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux

userprogs sometimes need access to UAPI headers.
This is currently not possible for Usermode Linux, as UM is only
a pseudo architecture built on top of a regular architecture and does
not have its own UAPI.
Instead use the UAPI headers from the underlying regular architecture.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>