diff --git a/srcpkgs/linux5.1/template b/srcpkgs/linux5.1/template index e4f8197d4bf..e4f60eb0c17 100644 --- a/srcpkgs/linux5.1/template +++ b/srcpkgs/linux5.1/template @@ -286,8 +286,8 @@ do_install() { mkdir -p ${hdrdest}/arch/x86/ras cp -a arch/x86/ras/Kconfig ${hdrdest}/arch/x86/ras/Kconfig - # Extract debugging symbols - msg_normal "$pkgver: extracting debug info, please wait...\n" + # Extract debugging symbols and compress modules + msg_normal "$pkgver: extracting debug info and compressing modules, please wait...\n" install -Dm644 vmlinux ${DESTDIR}/usr/lib/debug/boot/vmlinux-${_kernver} ( cd ${DESTDIR}