add 3rdparty builds

This commit is contained in:
Mario Fetka 2012-11-16 07:56:02 +01:00
parent 5b4b50f823
commit 56357c4d80
1 changed files with 2 additions and 0 deletions

View File

@ -607,6 +607,8 @@ _kernel_src_compile() {
emake mrproper
fi
emake 3rdparty
DEFAULT_KERNEL_SOURCE="${S}" CMD_KERNEL_DIR="${S}" KERNEL_DIR="${S}" genkernel ${GKARGS} ${K_GENKERNEL_ARGS} \
--kerneldir="${S}" \
--kernel-config="${WORKDIR}"/config \