Commit 46e1dbf6 authored by Vaibhav Gupta's avatar Vaibhav Gupta

software: kernel: Makefile: Add dependency for 'modules_install'

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent c840d5ba
......@@ -54,6 +54,7 @@ help coccicheck:
headers:
$(MAKE) -C $(HDR_DIR) $@
modules_install: modules
install: modules_install
modules_install modules: headers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment