summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAllan, Bruce W2017-03-08 00:48:23 +0100
committerMasahiro Yamada2017-03-11 03:25:57 +0100
commit4607ebf04b8190d2c7aa5504959e9fddfc0cd736 (patch)
treebfe92937441ba1ec4c08d36178033d01d134a337 /Makefile
parentMAINTAINERS: add Masahiro Yamada as a Kbuild maintainer (diff)
downloadkernel-qcow2-linux-4607ebf04b8190d2c7aa5504959e9fddfc0cd736.tar.gz
kernel-qcow2-linux-4607ebf04b8190d2c7aa5504959e9fddfc0cd736.tar.xz
kernel-qcow2-linux-4607ebf04b8190d2c7aa5504959e9fddfc0cd736.zip
kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
Commit db547ef19064 ("Kbuild: don't add obj tree in additional includes") causes warnings (-Wmissing-include-dirs) when compiling external modules with KBUILD_OUTPUT set and W=1. This is because $src can be an absolute path to the external module source which when prefixed with -I$(srctree)/ generates an incorrect directory path. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions