Make sure the makefiles, etc., for 3rdparty are generated

This commit is contained in:
Eugene Shatokhin 2015-01-14 18:52:39 +03:00
parent 999c40f045
commit 077425adaf

View file

@ -1189,6 +1189,10 @@ PrepareKernel() {
config_dir=arch/arm64/configs
%endif
echo "Make config for kernel $extension"
pushd 3rdparty
perl mkbuild.pl
popd
%smake -s mrproper