diff --git a/[refs] b/[refs] index 00ab8d21e5a3..a8f3c601b627 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4bb2cf1c3d30e7498e5561b22246b5bcbfe2e15 +refs/heads/master: 308ba5fcf89b6e328f9290067181c1e4d772fdc9 diff --git a/trunk/scripts/Makefile.headersinst b/trunk/scripts/Makefile.headersinst index 6a026f69b563..4241e0dfeeaf 100644 --- a/trunk/scripts/Makefile.headersinst +++ b/trunk/scripts/Makefile.headersinst @@ -168,7 +168,7 @@ $(objhdr-y) $(header-y) $(unifdef-y): $(KBUILDFILES) $(call cmd,gen) else -$(objhdr-y) : $(INSTALL_HDR_PATH)/$(_dst)/%.h: $(srctree)/$(obj)/%.h $(KBUILDFILES) +$(objhdr-y) : $(INSTALL_HDR_PATH)/$(_dst)/%.h: $(objtree)/$(obj)/%.h $(KBUILDFILES) $(call cmd,o_hdr_install) $(header-y) : $(INSTALL_HDR_PATH)/$(_dst)/%.h: $(srctree)/$(obj)/%.h $(KBUILDFILES)