Masahiro Yamada f55813b4d8 kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
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 <yamada.masahiro@socionext.com>
2017-05-08 07:26:06 +09:00
..
2016-08-24 22:34:19 +02:00
2017-02-24 18:37:03 -08:00
2017-02-22 16:41:26 -08:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00