Bump kernelss and switch to ld.bfg for kernel compile
This commit is contained in:
@@ -778,6 +778,7 @@ _kernel_src_compile() {
|
||||
--mountboot \
|
||||
--module-prefix="${WORKDIR}"/lib \
|
||||
--kernel-cc=/usr/lib/ccache/bin/${CHOST}-gcc \
|
||||
--kernel-ld=${CHOST}-ld.bfd \
|
||||
all || die "genkernel failed"
|
||||
|
||||
if [ -n "${K_MKIMAGE_KERNEL_ADDRESS}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user