commit | bfe5424a8b31624e7a476f959d552999f931e7c7 | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Thu Jun 09 16:35:41 2011 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Thu Jun 09 23:05:54 2011 +0200 |
tree | d861c9867bd27845697502e242b632d78e01d487 | |
parent | fc4da9a3e68b1f64237fafda084f61067f568a99 [diff] |
kbuild: Hack for depmod not handling X.Y versions 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>