[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAShG7ZUbo=h5UyS90vXQ10ZFTpeRp3Xw7UKFLKhUe9zuA@mail.gmail.com>
Date: Mon, 8 May 2017 07:51:43 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Cc: Ben Hutchings <ben@...adent.org.uk>,
Russell King <rmk+kernel@...linux.org.uk>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <mmarek@...e.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
2017-05-04 10:14 GMT+09:00 Masahiro Yamada <yamada.masahiro@...ionext.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@...ionext.com>
Applied to linux-kbuild/kbuild.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists