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:
04130cc
)
Makefile: Fix install error with make -j option
author
Robert Richter
<robert.richter@calxeda.com>
Thu, 2 May 2013 12:50:37 +0000
(14:50 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Wed, 3 Jul 2013 12:58:13 +0000
(14:58 +0200)
Make modules_install fails with -j option:
DEPMOD
Usage: .../.source/linux/scripts/depmod.sh /sbin/depmod <kernelrelease>
make[1]: *** [_modinst_post] Error 1
Adding kernelrelease dependency to fix this.
Signed-off-by: Robert Richter <robert.richter@calxeda.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge