diff --git a/srcpkgs/linux4.16/template b/srcpkgs/linux4.16/template index 08e061bc6d..28e45444fd 100644 --- a/srcpkgs/linux4.16/template +++ b/srcpkgs/linux4.16/template @@ -111,7 +111,7 @@ do_install() { sed -i '2iexit 0' scripts/depmod.sh # Install kernel, firmware and modules - make ${makejobs} INSTALL_MOD_PATH=${DESTDIR} modules_install + make ${makejobs} ARCH=$arch INSTALL_MOD_PATH=${DESTDIR} modules_install hdrdest=${DESTDIR}/usr/src/kernel-headers-${_kernver}