Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1637135

Re: [PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject Re: [PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
Date 2017-05-08 01:00 +0200
Message-ID <tEDjI-3LC-13@gated-at.bofh.it> (permalink)
References <tDdB0-4Sg-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2017-05-04 10:14 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> 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>


Applied to linux-kbuild/kbuild.

-- 
Best Regards
Masahiro Yamada

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-04 03:20 +0200
  Re: [PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-08 01:00 +0200

csiph-web