We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get the following error message, when I do make multirom_zip:
make multirom_zip
--- Creating out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip system/extras/multirom/install_zip/rename_zip.sh: 28: system/extras/multirom/install_zip/rename_zip.sh: cannot create out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip.md5sum: Directory nonexistent make: *** [out/target/product/FP2/multirom] Error 2 #### make failed to build some targets (01:05 (mm:ss)) ####
PR #91 fixes it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the following error message, when I do
make multirom_zip
:PR #91 fixes it.
The text was updated successfully, but these errors were encountered: