Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6027497ybc; Wed, 27 Nov 2019 13:39:37 -0800 (PST) X-Google-Smtp-Source: APXvYqyk1Rdxh5nGJmS6G/WK0WpUXhYpC0BevuGb+1ZbBtqVoJMTrH1aGrGHIIaQ+cI7FFJUuajX X-Received: by 2002:a50:a9e3:: with SMTP id n90mr34275048edc.52.1574890777256; Wed, 27 Nov 2019 13:39:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574890777; cv=none; d=google.com; s=arc-20160816; b=yqCqqxhCdj/JcsXfJkWMVWh/gOp6GfT6MN96ThjAfAgGLuZ0zzmWEuxoB4LCfKeLPn QCmxXNNNYITvvs9aHmC3xi1+j4dzXiKBO79BnFpmD2wFoEQhkBH2DWsw7q1zrSe0hDgw Q7o98pC8FezNWFV7J+nUvQ0vM8NWuPLQsLgPMsIyEToxIyzjPeDqJjE/kcB+EgYSgjgy 1zlSpYZmMA2R53TWG07p4xlT/NgvdII/0EVSIFqe9Dnq6KUTB8nADbXUubTmmLaq24Hl b8bQSNd5PReXUW0VzIpHLhNpCanEfFm+sMFU/2cSQyMAh3uIAgjAcVRSPWIxoLizE/Gb PRcg== 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=ayScPJGrHAqP2pw+yk+V/LWe+WwqF9GhgTq9rJxW3Ig=; b=KDIrgSDFqWPlWOzBSz/ugFJlRfAaa0OcOCBzpJGcb21AcRvByumZwAfSHXB63nboqs sA1DFbdlG3XQgUU4ZGrZp/RiLBHYynI4Y7uQsylHuAvSyR1MCF99h2iSHDsexotTyLsU UyRkbN4UhpKGPGbQxZftyJuumYeHqsU0jQF79vxhZ+MW81P09QAM574DpLqVucWZb1tX EpvYvpPpxcM89HKHVdcUemqMdOp6MGpQj420xst2KzlxOz4iL7pQeghAZegiESHdP9xr xTU6+2/zGN4+WQnDAUspE+iyyqQGSc9rJQ2+Z9z6FYZpkk3MpPFCezTqOCYfEk6breSd iD9Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gyfnFMay; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n9si665893ejc.119.2019.11.27.13.39.14; Wed, 27 Nov 2019 13:39:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gyfnFMay; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730556AbfK0Ve7 (ORCPT + 99 others); Wed, 27 Nov 2019 16:34:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:36056 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728869AbfK0UuN (ORCPT ); Wed, 27 Nov 2019 15:50:13 -0500 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 2EE5721843; Wed, 27 Nov 2019 20:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574887812; bh=S0mzF6aUuCpWNC8VmiehPqJiME194Ey3syXdysl0clM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gyfnFMayvbnADpno1OkYiEcTXqSl2ejJo6SLu/7xSWMp2SwhnLOIodtQ7pcz37aBu zJgWr+i+enXC2MSOUV2Z/bsAOpZffJVhvFSTj7R5DTs/qtRcI5SdizQ92fHwb+jgL+ 7y8fr9p7q9R11VxMS/eTJT9veX2p/iTuiBvCX+6Y= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michael Ellerman , Sasha Levin Subject: [PATCH 4.14 105/211] selftests/powerpc/switch_endian: Fix out-of-tree build Date: Wed, 27 Nov 2019 21:30:38 +0100 Message-Id: <20191127203103.610385271@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191127203049.431810767@linuxfoundation.org> References: <20191127203049.431810767@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: Michael Ellerman [ Upstream commit 266bac361d5677e61a6815bd29abeb3bdced2b07 ] For the out-of-tree build to work we need to tell switch_endian_test to look for check-reversed.S in $(OUTPUT). Signed-off-by: Michael Ellerman Signed-off-by: Sasha Levin --- tools/testing/selftests/powerpc/switch_endian/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/powerpc/switch_endian/Makefile b/tools/testing/selftests/powerpc/switch_endian/Makefile index 30b8ff8fb82e7..e4cedfe9753d7 100644 --- a/tools/testing/selftests/powerpc/switch_endian/Makefile +++ b/tools/testing/selftests/powerpc/switch_endian/Makefile @@ -7,6 +7,7 @@ EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S include ../../lib.mk +$(OUTPUT)/switch_endian_test: ASFLAGS += -I $(OUTPUT) $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o -- 2.20.1