From patchwork Mon Jun 18 14:19:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Ungerer X-Patchwork-Id: 10471677 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 175C56032A for ; Mon, 18 Jun 2018 14:20:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D849728A64 for ; Mon, 18 Jun 2018 14:20:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D60F328AEB; Mon, 18 Jun 2018 14:20:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0110E28AE6 for ; Mon, 18 Jun 2018 14:20:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=HUjPVW6Z4RGRRYxKp0ims6AY4k97QHWQKZjdD4Q5/A8=; b=clXD0/u5ypBWQqLTxVyVGMNJlO SQR6Qk5ph+gCpUkcez1r7WQ5rBprPbybvuu5tkxHdd8APdkkFMBCN/rdM4K3zelYP7LduD9c7Bjun Ruuct9alMZq2xlDmpcYzx1ZuILQgkxvnfND2gOq/ifDTa1SU/6uOkRKoYea54FDt7CqjAG7KdVi6X fynffkETNRrOQLLpjqeK0Yf+rs3Yr6ezIOjuUpMWssO5cmeNnADMJcKKbx80cupnihkASCg9Jp189 RH7Mvoco9tB2I41wQPYj5wP+dbwUbJVV3WrZso/6xOj3ulZ03Q5bmoqN1lddiegTDcH6vFVqxzsyu P6UgnKKw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUv0t-0004JG-LF; Mon, 18 Jun 2018 14:20:11 +0000 Received: from icp-osb-irony-out3.external.iinet.net.au ([203.59.1.153]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUv0U-0003ZX-Rw for linux-arm-kernel@lists.infradead.org; Mon, 18 Jun 2018 14:19:51 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2AsAQDdvidb/zXSMGdBGhoBAQEBAQIBA?= =?us-ascii?q?QEBCAEBAQGDSGJtEiiLfYxPSwaBP5RggXgeEAgBg3pGAoJbITQYAQIBAQEBAQE?= =?us-ascii?q?CbRwMhSkGeRAYJxJXBxKDJQKBcgwQMKp1GgKEP4NogWiIVIEMgQeDZoNIBBiBD?= =?us-ascii?q?4VtIAKZFggBjn6II4Ujkw44gVIzGggoCIJ+CY1ugmotMAEBeAEBjQ2CSAEB?= X-IPAS-Result: =?us-ascii?q?A2AsAQDdvidb/zXSMGdBGhoBAQEBAQIBAQEBCAEBAQGDSGJ?= =?us-ascii?q?tEiiLfYxPSwaBP5RggXgeEAgBg3pGAoJbITQYAQIBAQEBAQECbRwMhSkGeRAYJ?= =?us-ascii?q?xJXBxKDJQKBcgwQMKp1GgKEP4NogWiIVIEMgQeDZoNIBBiBD4VtIAKZFggBjn6?= =?us-ascii?q?II4Ujkw44gVIzGggoCIJ+CY1ugmotMAEBeAEBjQ2CSAEB?= X-IronPort-AV: E=Sophos;i="5.51,239,1526313600"; d="scan'208";a="88321303" Received: from unknown (HELO goober.digi.com) ([103.48.210.53]) by icp-osb-irony-out3.iinet.net.au with ESMTP; 18 Jun 2018 22:19:45 +0800 From: Greg Ungerer To: linux-arm-kernel@lists.infradead.org, linux@armlinux.org.uk Subject: [PATCHv4 3/4] ARM: versatile: empty Makefile.boot needed for no-MMU compile Date: Tue, 19 Jun 2018 00:19:04 +1000 Message-Id: <20180618141905.7789-4-gerg@linux-m68k.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180618141905.7789-1-gerg@linux-m68k.org> References: <20180618141905.7789-1-gerg@linux-m68k.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180618_071947_154036_CE5BAB21 X-CRM114-Status: UNSURE ( 8.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: vladimir.murzin@arm.com, Greg Ungerer MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP To compile the arm versatile board with the MMU disabled (!CONFIG_MMU) a Makefile.boot is required. Without it you get: SYSMAP System.map arch/arm/boot/Makefile:15: arch/arm/mach-versatile//Makefile.boot: No such file or directory make[2]: *** No rule to make target `arch/arm/mach-versatile//Makefile.boot'. Stop. Create an empty Makefile.boot for the versatile machine. This is a copy of the other empty machine Makefile.boot files. (A few have this same commented empty file: stm32, ep93xx, lpc18xx, efm32 and vexpress). Signed-off-by: Greg Ungerer --- arch/arm/mach-versatile/Makefile.boot | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/arm/mach-versatile/Makefile.boot v2: no change v3: rebase on top of linux-4.10 v3: rebase on top of linux-4.17 diff --git a/arch/arm/mach-versatile/Makefile.boot b/arch/arm/mach-versatile/Makefile.boot new file mode 100644 index 000000000000..eacfc3f5c33e --- /dev/null +++ b/arch/arm/mach-versatile/Makefile.boot @@ -0,0 +1,3 @@ +# Empty file waiting for deletion once Makefile.boot isn't needed any more. +# Patch waits for application at +# http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7889/1 .