]> asedeno.scripts.mit.edu Git - linux.git/commit
kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 12 Sep 2018 04:52:54 +0000 (13:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 12 Sep 2018 15:00:43 +0000 (00:00 +0900)
commit487c7c7702ab12cfe6cd0b5a10364eefa1d2128f
tree5cb514b8d6e65cf5e0f85299ae628c03a3430941
parent36f546a1bdb5d268aec97b2fe4800c91a4f5596a
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>
scripts/Kbuild.include