2017-05-04 10:14 GMT+09:00 Masahiro Yamada <[email protected]>: > Since commit 5399eb9b3908 ("dtbsinstall: don't move target directory > out of the way"), the target __dtbs_install_prep is invoked just for > creating the install directory, but all the necessary directories > are automatically created by: > cmd_dtb_install = mkdir -p $(2); cp $< $(2) > > Signed-off-by: Masahiro Yamada <[email protected]>
Applied to linux-kbuild/kbuild. -- Best Regards Masahiro Yamada

