commit | 487c7c7702ab12cfe6cd0b5a10364eefa1d2128f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 12 13:52:54 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Sep 13 00:00:43 2018 +0900 |
tree | 5cb514b8d6e65cf5e0f85299ae628c03a3430941 | |
parent | 36f546a1bdb5d268aec97b2fe4800c91a4f5596a [diff] |
kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally $(srctree) always points to the top of the source tree whether KBUILD_SRC is set or not. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>