What is the reasoning behind the official kernel modules in the repository not working with zsun? I'm trying to get kmod-batman-adv to compile but come up with the error.
types.h:386:26: error: expected ')' before numeric constant DECLARE_EWMA(throughput, 1024, 8)
I did test with the official kernel module and had to recover via u-boot and a serial connection.