From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751969AbbEFUX0 (ORCPT ); Wed, 6 May 2015 16:23:26 -0400 Received: from lists.s-osg.org ([54.187.51.154]:50440 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbbEFUXZ (ORCPT ); Wed, 6 May 2015 16:23:25 -0400 Message-ID: <554A783B.1050607@osg.samsung.com> Date: Wed, 06 May 2015 14:23:23 -0600 From: Shuah Khan Organization: Samsung Open Source Group User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Tyler Baker CC: Kevin Hilman , John Stultz , Darren Hart , David Herrmann , Michael Ellerman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Shuah Khan Subject: Re: [PATCH v4 7/7] selftests/exec: do not install subdir as it is already created References: <1429656733-10893-1-git-send-email-tyler.baker@linaro.org> In-Reply-To: <1429656733-10893-1-git-send-email-tyler.baker@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/21/2015 04:52 PM, Tyler Baker wrote: > Remove subdir from DEPS as it is already created at runtime. Without this, > make install fails. > > Acked-by: Michael Ellerman > Signed-off-by: Tyler Baker > --- > tools/testing/selftests/exec/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/testing/selftests/exec/Makefile b/tools/testing/selftests/exec/Makefile > index 4edb7d0..6b76bfd 100644 > --- a/tools/testing/selftests/exec/Makefile > +++ b/tools/testing/selftests/exec/Makefile > @@ -1,6 +1,6 @@ > CFLAGS = -Wall > BINARIES = execveat > -DEPS = execveat.symlink execveat.denatured script subdir > +DEPS = execveat.symlink execveat.denatured script > all: $(BINARIES) $(DEPS) > > subdir: > Applied to linux-kselftest next for 4.2 thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978