Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
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: default avatarMasahiro Yamada <masahiroy@kernel.org>
2431f22a
History
Name Last commit Last update