hacl for genkerenl hardcode

This commit is contained in:
Mario Fetka 2012-11-06 03:21:50 +01:00
parent ac4ac82726
commit 195319ebc9
1 changed files with 2 additions and 0 deletions

View File

@ -602,6 +602,8 @@ _kernel_src_compile() {
emake mrproper
fi
ln -sf "${S}" /usr/src/linux
DEFAULT_KERNEL_SOURCE="${S}" CMD_KERNEL_DIR="${S}" KERNEL_DIR="${S}" genkernel ${GKARGS} ${K_GENKERNEL_ARGS} \
--kerneldir="${S}" \
--kernel-config="${WORKDIR}"/config \