|
I'm building a kernel for my orangepi zero plus 2 following these insructions: https://github.com/orangepi-xunlong/orangepi_h3_linux
When I get to the last stage the instructions say to runthis command
- sudo ./image_from_dir ./linux-xenial orangepi ext4 opi-plus
Copy code
where the last option, "opi-plus" is to be replaced depending on the board you are building for. However, looking at the image_from_dir script, I don't see anything for the orangepi zero 2 plus h3. What should I put here? Will one of the other h3 based boards work just as well?
|
|