summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-05-04 10:14:57 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-05-08 07:26:06 +0900
commitf55813b4d8bfc9f35fda87bc1e21b7f26835fc5c (patch)
treee21b882ca31d388ba1faf0a81c4db3add3cb56e3 /scripts/Kbuild.include
parent028d5bf161d11b6cab9f2d0ad076cccd1d8495bc (diff)
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/Kbuild.include')
0 files changed, 0 insertions, 0 deletions