]> Gentwo Git Trees - linux/.git/commit
Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 24 Sep 2025 19:47:58 +0000 (21:47 +0200)
committerNathan Chancellor <nathan@kernel.org>
Thu, 25 Sep 2025 11:41:48 +0000 (04:41 -0700)
commit37fac070eb1e59db81a9b3b18340083878a0a2c9
treee9d1433dd1f01d069f6c714624589c0ea777d690
parentc7d3dd9163e6095b2d4d000433ccdc166c33aa3c
Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds

CONFIG_EFI_DEBUG embeds absolute file paths into object files, which
makes the resulting vmlinux specific to the build environment.

Add a note about this in reproducible-builds.rst

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20250924-kbuild-doc-config-debug-efi-in-reproducible-builds-v2-1-d2d6b9dcdb7d@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Documentation/kbuild/reproducible-builds.rst