OSDN Git Service

kbuild: skip 'addtree' and 'flags' magic for external module build
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 16 Jan 2019 02:56:40 +0000 (11:56 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 28 Jan 2019 00:11:17 +0000 (09:11 +0900)
commit58156ba4468f1d0de166a4330374bc9df9b74efc
treeb5e8269f2248f1ce8802d3c264aedee534bd9fd7
parentf17b5f06cb92ef2250513a1e154c47b78df07d40
kbuild: skip 'addtree' and 'flags' magic for external module build

When building an external module, $(obj) is the absolute path to it.

The header search paths from ccflags-y etc. should not be tweaked.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.host
scripts/Makefile.lib