mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
depmod from module-init-tools < 3.13 and the busybox depmod check if the kernel release starts with <num>.<num>.<num>. To support these versions, we create a symlink with two numbers prepended. Signed-off-by: Michal Marek <mmarek@suse.cz>