Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1680799ybz; Thu, 16 Apr 2020 13:34:09 -0700 (PDT) X-Google-Smtp-Source: APiQypLJd14jqDxzQe3Dmv9D5My6aNnWBshVFw9RTqqJvWJFY2+WMfleC91dYWd+QAVBjSMEC/lm X-Received: by 2002:a17:906:32d8:: with SMTP id k24mr11735982ejk.2.1587069248879; Thu, 16 Apr 2020 13:34:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587069248; cv=none; d=google.com; s=arc-20160816; b=meNCv78EV/zVxq0xXF5CJzd7qM2SwB5InFDKtw8wcuh8BHeTiao/skMbaNfwWe90Pe Y7ZzrUL3EmpLajEF0mdnty7iLW5ff/C0ReQOoVEHV9yKPbOSNASu11WpGr35BpK0vqJd qFHkLHREdC2yrUiH6hr4U5Rc2Ym5K12ZF4YYyMcqPEzZY6FaCTbXgN5vYFcm8bzxepia AHWznN76JbPRAXObZiravVQtZXDxmkl+4VILcyl3ZshCsZW/ab430FYIgZHj+ngPt7Ti Vss97TyFLECebPJBuSnGNOiOVDW8FKrTJMewqQqm4cAALbTvfmkENd1ofYACKtEZqdR6 mFGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ECVBB9xbGaoy8E3kcKJOUYZ64/17y2q8DYIEIH6Ex0A=; b=uEIKlKWyNm4rBa+25MwavR5QKg0O79tRwjW05Drtnkv4zL1W/m1fjY85n4X+V6Efca BM8qRa7mM9OmvJhgFzZTeHjh2LY8mWv2nGW83cG2hD+SctfiNiKd90IL/1YJBSPN8k+/ gkcXzmYNy3tTuqw7kKpUolec6dvtFYZFzw+7jdgFxKasBy/Zg20plHxUboS/YH5OL8Cr jzg7nrjezsU+kzDg8z/CUtKUwnnR9U13YBPRpmuMJpxXXv6VIvIqSNtsdpMhb94rKBvx dG11VDgXLPTl6HFFXcaEyc0jWEmKQbmDpGEjC8Bqr0vAAJaSVtVTHYAmmcxgS7i+XQHL G2oA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KDGLRAtn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e15si6420422ejc.208.2020.04.16.13.33.45; Thu, 16 Apr 2020 13:34:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KDGLRAtn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407398AbgDPPRr (ORCPT + 99 others); Thu, 16 Apr 2020 11:17:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:34642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2898758AbgDPNsk (ORCPT ); Thu, 16 Apr 2020 09:48:40 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 88A0D21744; Thu, 16 Apr 2020 13:48:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587044919; bh=79z7BDql8stYOus3GTROCiSx/mTNrMJNRyoDBHRU8TQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KDGLRAtnlPtD4XFQE/+rfG+I04Q5N95Ub90j4kvLVUf2+wea8ZOr1kGPhFs+8LVap 6nbfLxqKMhZXgs0VpDGwHeHJHgVnlNn/uB1w1MexRdLkvtZRGSBFRkN0Sq8N5ei3ov TVN4y8gprVY1ds4TnJNw43NvLlEauPe419fiRyWM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Laura Abbott , Anssi Hannula , Bartosz Golaszewski , Linus Walleij Subject: [PATCH 5.4 155/232] tools: gpio: Fix out-of-tree build regression Date: Thu, 16 Apr 2020 15:24:09 +0200 Message-Id: <20200416131334.408829957@linuxfoundation.org> X-Mailer: git-send-email 2.26.1 In-Reply-To: <20200416131316.640996080@linuxfoundation.org> References: <20200416131316.640996080@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Anssi Hannula commit 82f04bfe2aff428b063eefd234679b2d693228ed upstream. Commit 0161a94e2d1c7 ("tools: gpio: Correctly add make dependencies for gpio_utils") added a make rule for gpio-utils-in.o but used $(output) instead of the correct $(OUTPUT) for the output directory, breaking out-of-tree build (O=xx) with the following error: No rule to make target 'out/tools/gpio/gpio-utils-in.o', needed by 'out/tools/gpio/lsgpio-in.o'. Stop. Fix that. Fixes: 0161a94e2d1c ("tools: gpio: Correctly add make dependencies for gpio_utils") Cc: Cc: Laura Abbott Signed-off-by: Anssi Hannula Link: https://lore.kernel.org/r/20200325103154.32235-1-anssi.hannula@bitwise.fi Reviewed-by: Bartosz Golaszewski Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- tools/gpio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/tools/gpio/Makefile +++ b/tools/gpio/Makefile @@ -35,7 +35,7 @@ $(OUTPUT)include/linux/gpio.h: ../../inc prepare: $(OUTPUT)include/linux/gpio.h -GPIO_UTILS_IN := $(output)gpio-utils-in.o +GPIO_UTILS_IN := $(OUTPUT)gpio-utils-in.o $(GPIO_UTILS_IN): prepare FORCE $(Q)$(MAKE) $(build)=gpio-utils