diff --git a/srcpkgs/linux5.7/files/x86_64-dotconfig b/srcpkgs/linux5.7/files/x86_64-dotconfig index 051a8db992..9a94b7d6a1 100644 --- a/srcpkgs/linux5.7/files/x86_64-dotconfig +++ b/srcpkgs/linux5.7/files/x86_64-dotconfig @@ -9563,7 +9563,7 @@ CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set # CONFIG_DEBUG_INFO_DWARF4 is not set -# CONFIG_DEBUG_INFO_BTF is not set +CONFIG_DEBUG_INFO_BTF=y # CONFIG_GDB_SCRIPTS is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 diff --git a/srcpkgs/linux5.7/template b/srcpkgs/linux5.7/template index 1b23ecb173..8a5b3ecc11 100644 --- a/srcpkgs/linux5.7/template +++ b/srcpkgs/linux5.7/template @@ -22,7 +22,7 @@ noshlibprovides=yes preserve=yes hostmakedepends="tar xz bc elfutils-devel flex gmp-devel kmod libmpc-devel - libressl-devel perl uboot-mkimage cpio" + libressl-devel perl uboot-mkimage cpio pahole" _kernver="${version}_${revision}" triggers="kernel-hooks"