Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7151494ybi; Mon, 8 Jul 2019 15:41:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1IFh1G0BGkwuAYAiFMsg9nCTuWFfF6eB0ryKf13C1+NEMEk5zWAGneBvdoBllhFw0S/rb X-Received: by 2002:a17:90a:9a83:: with SMTP id e3mr28161908pjp.105.1562625663640; Mon, 08 Jul 2019 15:41:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562625663; cv=none; d=google.com; s=arc-20160816; b=NNiJyoT/7LDdyoDez8tDgHYYzAWs1G8xrJ9Qn7ojG8bpqSolLvV1bFBX0NQPOd04Tn ZXroILXB/KU0GmnoAzpr7B2m06FJ1hBPV0d7esxAnjZTTP20Sasi4FPR3A/2lrdfyZEL 9zBac0xMAIIJERv+7IJx7O/5TKVS3Z2tOMCo7LaXH3iq5AbWyQ1jfO7tIqjqu09zNMG+ mNO6XS+M/G/SV+9nnzmKPzXRLH3LGo+VreapfqDt44ZMx3c4PQTPP1xnTInactFckTTj bAg9XS50kp54uApUDs8dWBvlFgzpiRXO2TYY4MssJGYfso/j14Z3K/bAt7RSSTPK98gA 7K8g== 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=SdlgSkQtQV8uKvg9Khmh3SDLEeTUABobGsNS9NEMwkw=; b=wNq1cGvEdvXVCAIn4cn/8S6uKs7va32wYZY0PpfYF4szRF1QsIOdSO0vXF6DVhGYK6 JvoCfs4AszTbhI3mlYlX4kRJeDkcr9gkzdWXDMEMgcZsTn9TO3NAPmEPvQKNdMxS8k/4 13WjZ1X2J+MwkyyBA26x7sLUJ5uVB8TIG7HyQraxG7DpgjRIU2Cck2PlUQ5t7BN6ZuR+ ivyrUK0A7Erp8xkHzVSWp0FXpXH7uPqCoVkupO499dZYEcp3wbf4G83E6czO7Di9cMs0 NGiRTsrt+w1QY2HDRIkxdEjBSXnZRxGrQE+/w6Jn9E+1t/zx6Kz/4uiM3ON7hVs2YMF/ APGg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MJeJmyDb; 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 c7si719703pjo.88.2019.07.08.15.40.48; Mon, 08 Jul 2019 15:41:03 -0700 (PDT) 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=MJeJmyDb; 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 S2390904AbfGHPfL (ORCPT + 99 others); Mon, 8 Jul 2019 11:35:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:37614 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390892AbfGHPfI (ORCPT ); Mon, 8 Jul 2019 11:35:08 -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 429AC20651; Mon, 8 Jul 2019 15:35:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562600107; bh=z/ooAq1ICsAXqKXJ0w7Avw/GipHY/HsT8UzX+CHjg6Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MJeJmyDbVhaYTFKvup8TFoJ9pZPPe4krMsNPB0XJui2DLob+ULB66Y7K3GX35NqaS v/h7GpI0Qb1PMNCiGuV2fKuu3gs1UDgHj114QM+wYxOT5NYMnMS7exZ8Tz2I3xnsWO aRAiQyyptr8+th6cTCuCPoUz/spXZWq8Vhm4v9FI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Cedric Hombourger , Paul Burton , linux-mips@vger.kernel.org Subject: [PATCH 5.1 91/96] MIPS: have "plain" make calls build dtbs for selected platforms Date: Mon, 8 Jul 2019 17:14:03 +0200 Message-Id: <20190708150531.357282183@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190708150526.234572443@linuxfoundation.org> References: <20190708150526.234572443@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: Cedric Hombourger commit 637dfa0fad6d91a9a709dc70549a6d20fa77f615 upstream. scripts/package/builddeb calls "make dtbs_install" after executing a plain make (i.e. no build targets specified). It will fail if dtbs were not built beforehand. Match the arm64 architecture where DTBs get built by the "all" target. Signed-off-by: Cedric Hombourger [paul.burton@mips.com: s/builddep/builddeb] Signed-off-by: Paul Burton Cc: linux-mips@vger.kernel.org Cc: stable@vger.kernel.org # v4.1+ Signed-off-by: Greg Kroah-Hartman --- arch/mips/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -17,6 +17,7 @@ archscripts: scripts_basic $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs KBUILD_DEFCONFIG := 32r2el_defconfig +KBUILD_DTBS := dtbs # # Select the object file format to substitute into the linker script. @@ -384,7 +385,7 @@ quiet_cmd_64 = OBJCOPY $@ vmlinux.64: vmlinux $(call cmd,64) -all: $(all-y) +all: $(all-y) $(KBUILD_DTBS) # boot $(boot-y): $(vmlinux-32) FORCE