add creat 3rd party make files

This commit is contained in:
Mario Fetka 2012-11-16 08:23:39 +01:00
parent e3d6382ad1
commit a60cf666d3
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 \