summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
diff options
context:
space:
mode:
authorMasahiro Yamada2018-08-08 04:14:14 +0200
committerMasahiro Yamada2018-08-09 14:50:18 +0200
commit3fca1700c4c38aaec1cea0c143b0ff8da029fd9c (patch)
treee43ee2118739d7d4ce63dbfb60b665c90e917731 /scripts/Makefile.build
parentum: clean up archheaders recipe (diff)
downloadkernel-qcow2-linux-3fca1700c4c38aaec1cea0c143b0ff8da029fd9c.tar.gz
kernel-qcow2-linux-3fca1700c4c38aaec1cea0c143b0ff8da029fd9c.tar.xz
kernel-qcow2-linux-3fca1700c4c38aaec1cea0c143b0ff8da029fd9c.zip
kbuild: make samples really depend on headers_install
Kernel headers must be installed into $(objtree)/usr/include to avoid the build failure of samples. Commit ddea05fa148b ("kbuild: make samples depend on headers_install") addressed this, but "samples/" is only used for the single target build. "make samples/" properly installs kernel headers, but it does not work for general building because a phony target "sample" (no trailing slash) is used. Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions