Closed ghost closed 5 years ago
It looks like apollolake comes shipped with crypto support enabled in the kernel. You can probably fix this by removing this line in the Makefile:
https://github.com/runfalk/synology-wireguard/blob/master/Makefile#L42
Let me know if it worked and I can try to enable that line conditionally on ARM only maybe. If you've patched the Makefile in other ways you may want to revert those changes.
It worked!
I have just successfully compiled the spk for my DS918+ with the deletion of the line. The spk is installed but as I have users using my NAS, I will test it tonight.
Edit : it works like a charm.
Tried to build this on a DS218+ in a Docker container for itself. All I'm doing differently from your instructions is swapping your processor target for my own.