Home
last modified time | relevance | path

Searched hist:"2431 f22a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/
H A DMakefile.dtbinst2431f22a Fri Mar 06 11:08:51 CST 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: compute the dtbs_install destination more simply

The 'dtbinst_root' is used to remember the root of the in-kernel dts
directory (i.e. arch/*/boot/dts), but it looks clumsy.

I prefer using two variables 'obj' and 'dst' to track the in-kernel
directory and the install destination, respectively.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

/openbmc/linux/
H A DMakefile2431f22a Fri Mar 06 11:08:51 CST 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: compute the dtbs_install destination more simply

The 'dtbinst_root' is used to remember the root of the in-kernel dts
directory (i.e. arch/*/boot/dts), but it looks clumsy.

I prefer using two variables 'obj' and 'dst' to track the in-kernel
directory and the install destination, respectively.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>