summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2019-05-13 08:22:17 +0200
committerMasahiro Yamada2019-05-18 04:49:57 +0200
commitcdd750bfb1f76fe9be8cfb53cbe77b2e811081ab (patch)
treeaef9cb28da3409096df0239e3e315c4787fd5787 /Makefile
parenttreewide: prefix header search paths with $(srctree)/ (diff)
downloadkernel-qcow2-linux-cdd750bfb1f76fe9be8cfb53cbe77b2e811081ab.tar.gz
kernel-qcow2-linux-cdd750bfb1f76fe9be8cfb53cbe77b2e811081ab.tar.xz
kernel-qcow2-linux-cdd750bfb1f76fe9be8cfb53cbe77b2e811081ab.zip
kbuild: remove 'addtree' and 'flags' magic for header search paths
The 'addtree' and 'flags' in scripts/Kbuild.include are so compilecated and ugly. As I mentioned in [1], Kbuild should stop automatic prefixing of header search path options. I fixed up (almost) all Makefiles in the kernel. Now 'addtree' and 'flags' have been removed. Kbuild still caters to add $(srctree)/$(src) and $(objtree)/$(obj) to the header search path for O= building, but never touches extra compiler options from ccflags-y etc. [1]: https://patchwork.kernel.org/patch/9632347/ Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions