Skip to content

Commit

Permalink
Make Documenation depend on headers_install
Browse files Browse the repository at this point in the history
  • Loading branch information
pefoley2 authored and Jiri Kosina committed Sep 26, 2014
1 parent dd42a08 commit 8e2faea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,8 @@ endif
$(cmd_crmodverdir)
$(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
$(build)=$(build-dir)
# Make sure the latest headers are built for Documentation
Documentation/: headers_install
%/: prepare scripts FORCE
$(cmd_crmodverdir)
$(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
Expand Down

0 comments on commit 8e2faea

Please sign in to comment.