Jason Rogers Posted July 10, 2017 Posted July 10, 2017 Any advice for building for the H5 flavor of the Zero Plus? I am not new to kernal compiling or embedded systems dev but am rather new to compiling linux kernals FOR embedded systems. Currently using the H5 image from here: https://www.armbian.com/orange-pi-zero-2-h5/ but there is no easy option to target this board when building from source.
Igor Posted July 10, 2017 Posted July 10, 2017 10 hours ago, Jason Rogers said: but there is no easy option to target this board when building from source. Add EXPERT="yes" parameter to compile.sh and you will be able to make WIP images & kernels. 2
Jason Rogers Posted July 10, 2017 Author Posted July 10, 2017 7 hours ago, Igor said: Add EXPERT="yes" parameter to compile.sh and you will be able to make WIP images & kernels. Perfect, much appreciated.
Recommended Posts