[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87d1d9czi4.fsf@concordia.ellerman.id.au>
Date: Wed, 22 Mar 2017 22:38:43 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Bamvor Zhang Jian <bamvor.zhangjian@...aro.org>
Cc: Andy Lutomirski <luto@...capital.net>,
"Zhangjian \(Bamvor\)" <bamvor.zhangjian@...wei.com>,
Shuah Khan <shuahkh@....samsung.com>,
Linux API <linux-api@...r.kernel.org>,
"linux-kernel\@vger.kernel.org" <linux-kernel@...r.kernel.org>,
Kevin Hilman <khilman@...nel.org>,
Mark Brown <broonie@...nel.org>
Subject: Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT
Bamvor Zhang Jian <bamvor.zhangjian@...aro.org> writes:
> On 21 March 2017 at 16:35, Michael Ellerman <mpe@...erman.id.au> wrote:
>> I see at least 18 Makefile's in tools/testing/selftests that use
>> $(OUTPUT)/, which would all need to be updated at least to use $(OUTPUT)
>> (no trailing slash), and then some other changes to not propagate OUTPUT
>> when the user didn't specify it. But hopefully someone will prove me
>> wrong.
> I also look at this issue. Originally, I use OUTPUT without slash in my
> patch. People argue that it is not very clear. So, I add slash in curent
> version.
That was me, you can say so.
I wasn't thinking at the time of OUTPUT being empty, but with hindsight
obviously I should have.
cheers
Powered by blists - more mailing lists