Skip to content
Snippets Groups Projects
Commit d2aae847 authored by Robert Richter's avatar Robert Richter Committed by Michal Marek
Browse files

Makefile: Fix install error with make -j option


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: default avatarRobert Richter <robert.richter@calxeda.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 04130cc9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment