Closed KatyushaScarlet closed 4 years ago
Hi, I wonder what is ":opks" means? Is this necessary?
Thanks!
After I remove the ":opks", it works fine
opks
is a git submodule that contains several OPK packages
You may need to run this first to get the submodules
git submodule update --recursive
git submodule update --recursive
I suggest adding this instruction to the README file.
Done!
Thanks!
When I'm trying to run
make rg350_defconfig BR2_EXTERNAL=board/opendingux:opks
board/opendingux/gcw0/make_initial_image.sh rg350
or
make rg350m_defconfig BR2_EXTERNAL=board/opendingux:opks
board/opendingux/gcw0/make_initial_image.sh rg350m
I got this error