How to compile custom Linux Kernel on/for AWS EC2 instance

346 Views Asked by At

We have this AARCH64 instance that wasn't compiled with SocketCAN module. CONFIG_CAN_VCAN=m

What is the best way to fix this ?

If it is to rebuild the kernel, where can we find the complete process for downloading the right sources, etc.

Thx

0

There are 0 best solutions below