From: Robert Richter Date: Thu, 2 May 2013 12:50:37 +0000 (+0200) Subject: Makefile: Fix install error with make -j option X-Git-Tag: v3.11-rc1~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2aae8477cd00325bb7c7c7e95be488088900c48;p=pandora-kernel.git Makefile: Fix install error with make -j option Make modules_install fails with -j option: DEPMOD Usage: .../.source/linux/scripts/depmod.sh /sbin/depmod make[1]: *** [_modinst_post] Error 1 Adding kernelrelease dependency to fix this. Signed-off-by: Robert Richter Cc: Signed-off-by: Michal Marek --- Reading git-diff-tree failed