From patchwork Tue Apr 21 22:52:13 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 47411 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f71.google.com (mail-la0-f71.google.com [209.85.215.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BFBCB2121F for ; Tue, 21 Apr 2015 22:52:33 +0000 (UTC) Received: by laat2 with SMTP id t2sf50145899laa.2 for ; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=MKd8oLKuX8RzaVv9dgTcZv5E04Ry6utkg9vIhCHbwIU=; b=BZ6kUOjn3JviRZ9zHl0de87GAGqYcKSUpKkIW20IGFbyQfPlf/cDSRychI9Gff2AZC qH4t2VHXIYc1b96KS6RVDmXFiUKBCcQavOYfEwSquC+2RD3I0MLBGa566ODcqldeElUP j+NXi12y/mTvXvzLrV9kHI4qw3tafMCqcoHdLt6+zQrH/yZZRbDb6lsvDP+M0GUHtRaa gNc4D5a5D0NxdluhVysocWIGEV6gAbxyCvh/SXLdaoVxKkfwRZQKx1D3hWvxYMkYupay tMuNXTlRyWVsmR443g+MYzxpdygZA3k0NmYa5VnFzDhvLeCEV9ezydYf7U62OzW9wGaa iu8g== X-Gm-Message-State: ALoCoQngxFmwVukNhX+gsZw8ePeKEB4Gng0TYB9ogNNYfNH6+8+zvIEIVQgjmrcimvrP2Wim/Xqo X-Received: by 10.112.118.162 with SMTP id kn2mr10421330lbb.22.1429656752509; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.120.71 with SMTP id la7ls112299lab.25.gmail; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) X-Received: by 10.112.222.133 with SMTP id qm5mr22173397lbc.86.1429656752334; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com. [209.85.217.174]) by mx.google.com with ESMTPS id t4si2411834lbo.3.2015.04.21.15.52.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Apr 2015 15:52:32 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.174 as permitted sender) client-ip=209.85.217.174; Received: by lbbzk7 with SMTP id zk7so166985584lbb.0 for ; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) X-Received: by 10.112.184.70 with SMTP id es6mr21747774lbc.117.1429656752233; Tue, 21 Apr 2015 15:52:32 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp907963lbt; Tue, 21 Apr 2015 15:52:31 -0700 (PDT) X-Received: by 10.66.243.69 with SMTP id ww5mr41802620pac.106.1429656750514; Tue, 21 Apr 2015 15:52:30 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a9si4870928pat.40.2015.04.21.15.52.29; Tue, 21 Apr 2015 15:52:30 -0700 (PDT) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965263AbbDUWwY (ORCPT + 27 others); Tue, 21 Apr 2015 18:52:24 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:35126 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965201AbbDUWwU (ORCPT ); Tue, 21 Apr 2015 18:52:20 -0400 Received: by pdbqd1 with SMTP id qd1so255604992pdb.2 for ; Tue, 21 Apr 2015 15:52:19 -0700 (PDT) X-Received: by 10.66.160.71 with SMTP id xi7mr41266559pab.19.1429656739360; Tue, 21 Apr 2015 15:52:19 -0700 (PDT) Received: from localhost.localdomain ([173.14.250.228]) by mx.google.com with ESMTPSA id al13sm3111099pac.23.2015.04.21.15.52.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Apr 2015 15:52:18 -0700 (PDT) From: Tyler Baker To: Shuah Khan Cc: Kevin Hilman , John Stultz , Darren Hart , David Herrmann , Michael Ellerman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tyler Baker Subject: [PATCH v4 7/7] selftests/exec: do not install subdir as it is already created Date: Tue, 21 Apr 2015 15:52:13 -0700 Message-Id: <1429656733-10893-1-git-send-email-tyler.baker@linaro.org> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tyler.baker@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.174 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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: