Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2835664pxb; Mon, 1 Nov 2021 02:52:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyxEp3fu3HkyJXmCKHLLLvvT5iVLdA7y8Insc+UCU9JgFtB80RA7bACqr4ar+motxS5AWDy X-Received: by 2002:a05:6402:4256:: with SMTP id g22mr39703454edb.399.1635760329413; Mon, 01 Nov 2021 02:52:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635760329; cv=none; d=google.com; s=arc-20160816; b=AfyFoMTtvb0Y0v5VL4N5ki5c9ekmDxxK3I7bYDeZk07iwX34VZZujKhnreVRUphICD Y0OIiDbnuuHHh4NCb2+vkQVARLaM6X0WqrMe+cyeMQTv7lXQ4cJdtzZ90R93P0jR/sr4 L6yYJ8V4CvheAKX61Nbx3ZNHL0aFGvtrfnncLSurFoTRX1Y9yTP+nLyifr3lomOTI+j4 QhaEJHfTTwpUFTAc6xyy9A3ezBlAyEY7KTq8P9vXX4bzFraPZQEUcrVXvDwgE7q6ePfD py3biluhjXH5ApUb1rXZxMi91hJ6c1m3AxhI4X9MRzxnor7dRq/3+KxPWyz8exwPdUrh CbxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=V6S6gz6jJEiX474v9jkn2iRz9vzjrHbFkSQzNuil9Zg=; b=Snbkg6FV8dxi8yjlGiYYlB/Lnbjk4Qi6KNSOMXXYnCQ3DdkacqSS8xfK/aPX+EJ5QH iom/nO6n6KbaaIol6/B/5hFrHV5cz4jArjig6hkQP7ejLq334pZbFk1HEVho2+Pr+9Rt wbxO/wGmkfcmlVK04OqpFe96tKFlW+AiKpU2DmcTHVF8diU7G7wj00shuNcnWq7wBY/d E5QvmnStJx41UZ1WajqxDOeea8yUy69aUKEJlxUa7T07Ms1zFecqAOPMyEVXKFRMMzCM hqwMnAQAevqPFZUEL62bcJCuFO3mAQvR30vI9gWIfFP5SzOOKVfz3d67T/fELif6Nx6k zajA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iz2h0n9m; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v27si2735755edl.407.2021.11.01.02.51.46; Mon, 01 Nov 2021 02:52:09 -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=@linuxfoundation.org header.s=korg header.b=iz2h0n9m; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234065AbhKAJw2 (ORCPT + 99 others); Mon, 1 Nov 2021 05:52:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:52160 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234055AbhKAJqb (ORCPT ); Mon, 1 Nov 2021 05:46:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D4072613D2; Mon, 1 Nov 2021 09:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635759024; bh=cGCxs+1Ry/Qu7CSd/SGrQrCzbmL0By5mcfTNjiE5zdY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iz2h0n9maXan7x2lDrJs1zFgMTdzo9YP/wrx/MP8rQWIeTzooID1Hnrv+3jR8A724 A3+Jr5r67A4rQFbSNb0UHm2/w9Dx75ACOaoYwJKrn1w/yrBBMB+nGjA/OrzHQBETuE J7lPte8kSQAppX8sRHRjHBnPM8EzM6bXICvy+rms= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Guenter Roeck , Randy Dunlap , Dinh Nguyen Subject: [PATCH 5.14 083/125] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST Date: Mon, 1 Nov 2021 10:17:36 +0100 Message-Id: <20211101082548.970470215@linuxfoundation.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211101082533.618411490@linuxfoundation.org> References: <20211101082533.618411490@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Guenter Roeck commit 4a089e95b4d6bb625044d47aed0c442a8f7bd093 upstream. nios2:allmodconfig builds fail with make[1]: *** No rule to make target 'arch/nios2/boot/dts/""', needed by 'arch/nios2/boot/dts/built-in.a'. Stop. make: [Makefile:1868: arch/nios2/boot/dts] Error 2 (ignored) This is seen with compile tests since those enable NIOS2_DTB_SOURCE_BOOL, which in turn enables NIOS2_DTB_SOURCE. This causes the build error because the default value for NIOS2_DTB_SOURCE is an empty string. Disable NIOS2_DTB_SOURCE_BOOL for compile tests to avoid the error. Fixes: 2fc8483fdcde ("nios2: Build infrastructure") Signed-off-by: Guenter Roeck Reviewed-by: Randy Dunlap Signed-off-by: Dinh Nguyen Signed-off-by: Greg Kroah-Hartman --- arch/nios2/platform/Kconfig.platform | 1 + 1 file changed, 1 insertion(+) --- a/arch/nios2/platform/Kconfig.platform +++ b/arch/nios2/platform/Kconfig.platform @@ -37,6 +37,7 @@ config NIOS2_DTB_PHYS_ADDR config NIOS2_DTB_SOURCE_BOOL bool "Compile and link device tree into kernel image" + depends on !COMPILE_TEST help This allows you to specify a dts (device tree source) file which will be compiled and linked into the kernel image.