From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 05 Sep 2022 15:58:54 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oVCcm-007Yv2-Hv for lore@lore.pengutronix.de; Mon, 05 Sep 2022 15:58:54 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1oVCcn-00063d-8I; Mon, 05 Sep 2022 15:58:53 +0200 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oVCch-00063R-9i; Mon, 05 Sep 2022 15:58:47 +0200 Received: from rsc by pty.hi.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1oVCcg-00DHmI-QJ; Mon, 05 Sep 2022 15:58:46 +0200 Date: Mon, 5 Sep 2022 15:58:46 +0200 From: Robert Schwebel To: Michael Olbrich Message-ID: References: <20220902104854.2392497-1-m.olbrich@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220902104854.2392497-1-m.olbrich@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH] platform-v7a: image-vexpress-nor: fix copy-paste error X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Fri, Sep 02, 2022 at 12:48:54PM +0200, Michael Olbrich wrote: > Package name and symbol name should match. > > Signed-off-by: Michael Olbrich > --- > configs/platform-v7a/rules/image-vexpress-nor.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configs/platform-v7a/rules/image-vexpress-nor.make b/configs/platform-v7a/rules/image-vexpress-nor.make > index 8d97b1b0b4ab..e10223b89433 100644 > --- a/configs/platform-v7a/rules/image-vexpress-nor.make > +++ b/configs/platform-v7a/rules/image-vexpress-nor.make > @@ -9,12 +9,12 @@ > # > # We provide this package > # > -IMAGE_PACKAGES-$(PTXCONF_IMAGE_VEXPRESS_NOR) += image-flash > +IMAGE_PACKAGES-$(PTXCONF_IMAGE_VEXPRESS_NOR) += image-vexpress-nor > > # > # Paths and names > # > -IMAGE_VEXPRESS_NOR := image-flash > +IMAGE_VEXPRESS_NOR := image-vexpress-nor > IMAGE_VEXPRESS_NOR_DIR := $(BUILDDIR)/$(IMAGE_VEXPRESS_NOR) > IMAGE_VEXPRESS_NOR_IMAGE := $(IMAGEDIR)/vexpress.norimg > IMAGE_VEXPRESS_NOR_CONFIG := vexpress-nor.config Applied to next. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |