Kernel reinstall

Hello :slight_smile: I use a Banana Pi M2U and have to reinstall the kernel. I tried sudo apt-get install --reinstall linux-image - $ (uname -r) with the following message: E: Package linux-image-3.10.107-BPI-M2U-Kernel cannot be found. E: No package could be found using the pattern »linux-image-3.10.107-BPI-M2U-Kernel«. E: No package could be found using the regular expression “linux-image-3.10.107-BPI-M2U-Kernel”.

uname -a shows the following: Linux Home-PC 3.10.107-BPI-M2U-Kernel #1 SMP Thu Aug 24 08:01:24 CST 2017 armv7l armv7l armv7l GNU/Linux

uname -r shows the following: 3.10.107-BPI-M2U-Kernel

What can i do?