git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4da9a
)
kbuild: Hack for depmod not handling X.Y versions
author
Michal Marek
<mmarek@suse.cz>
Thu, 9 Jun 2011 14:35:41 +0000
(16:35 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 9 Jun 2011 21:05:54 +0000
(23:05 +0200)
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>
No differences found