Closed robiwano closed 6 years ago
In the config file. Or create your config.local file set
KERNEL_TYPE=v6
The default setting is in: https://github.com/guysoft/CustomPiOS/blob/CustomPiOS/src/modules/kernel/config
Its not well documented, i admit.
We could add it to the README.
Thank you, great!! Looking at the config, it should suffice doing an "export KERNEL_TYPE=v6" before building ?
No, edit it in the config file like I wrote above. Your environment may change when using vagrant and such.
Ok, closing, also fixed the bug reported: https://github.com/guysoft/CustomPiOS/issues/17
The doc says it take ~12hours to build both kernels, but I need only the v6. I probably missed the docs on how to instruct build to build only for v6 ?