Cc: rdunlap@xxxxxxxxxxxxx Cc: linux-doc@xxxxxxxxxxxxxxx Cc: sudeep.dutt@xxxxxxxxx Cc: nikhil.rao@xxxxxxxxx Cc: ashutosh.dixit@xxxxxxxxx Cc: akpm@xxxxxxxxxxxxxxxxxxxx Cc: gregkh@xxxxxxxxxxxxxxxxxxx Signed-off-by: Peter Foley <pefoley2@xxxxxxxxxxx> --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 16a4d48..b3cf4f9 100644 --- a/Makefile +++ b/Makefile @@ -1579,6 +1579,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) \ -- 2.1.1 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html