Mohak Shah
Mohak Shah
I had a utility that used this package set as a startup program on a raspberry pi. Since Pis do not have a hardware clock, they synchronise with the network...
Same problem here. All the binaries in `/usr/src/linux-headers-4.11.12-pi64+/scripts/` are `x86-64`. I ended up building this repo from source on a raspberry pi and copying over the new headers to `/usr/src/`
For me this issue started with `v0.21.1`. Since then, I have tried downgrading to `v0.21.0` and `v0.20.0` and yet faced the same issue. And I'm certain I did not used...