commit | 3f53950190271ba6876c3f9eed14af9cb64b6700 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 12 05:19:02 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Wed Sep 19 10:44:51 2018 +0100 |
tree | 350f8eab6d170d5a449e6045c4f9273ef35a175c | |
parent | d3c61619568c88d48eccd5e74b4f84faa1440652 [diff] |
ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditional You can always prefix machine/plat header search paths with $(srctree)/ because $(srctree) is '.' for in-tree building. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>