What is the method to cross-compile and build the zfs module (or any other module)?
Or is there any mechanism to integrate the source code into the kernel tree, so that everything can be done through the build.sh command provided by SINOVOIP?
Then I copied the directory to the PC (/root/linux-stable), in the directory tree of BPI-W2-bsp. I enabled the SPL and ZFS modules, to finally recompile the kernel.
./build.sh (4. kernel configure.) Enable SPL module and ZFS File System module
./build.sh (3. Build kernel only.)
./build.sh (5.)
./build.sh (6.)
./build.sh (7. Update local build to SD with BPI Image flashed)