diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-05-04 03:14:57 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-05-08 00:26:06 +0200 |
commit | f55813b4d8bfc9f35fda87bc1e21b7f26835fc5c (patch) | |
tree | e21b882ca31d388ba1faf0a81c4db3add3cb56e3 /scripts/stackusage | |
parent | ia64: beatify build log for gate.so and gate-syms.o (diff) | |
download | linux-f55813b4d8bfc9f35fda87bc1e21b7f26835fc5c.tar.xz linux-f55813b4d8bfc9f35fda87bc1e21b7f26835fc5c.zip |
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>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions