From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200819112703.11988-4-rhi@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Fri, 04 Sep 2020 19:01:28 +0200 Subject: Re: [ptxdist] [APPLIED] kernel: fix some typos in comments List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber Thanks, applied as 25b9081eb3279525f31a782065ceff61307acd61. Michael [sent from post-receive hook] On Fri, 04 Sep 2020 19:01:28 +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > Message-Id: <20200819112703.11988-4-rhi@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/kernel.make b/rules/kernel.make > index ec00a872ccc2..6a764ce2fe1a 100644 > --- a/rules/kernel.make > +++ b/rules/kernel.make > @@ -96,7 +96,7 @@ endif > # > KERNEL_IMAGE := $(call remove_quotes, $(PTXCONF_KERNEL_IMAGE)) > > -# these are sane default > +# these are sane defaults > KERNEL_IMAGE_PATH_y := $(KERNEL_BUILD_DIR)/arch/$(GENERIC_KERNEL_ARCH)/boot/$(KERNEL_IMAGE) > > # vmlinux and vmlinuz are special > @@ -143,7 +143,7 @@ endif > @$(call world/prepare, KERNEL) > > # > -# Use a existing dummy INITRAMFS_SOURCE for the fist 'make' call. The > +# Use an existing dummy INITRAMFS_SOURCE for the first 'make' call. The > # kernel image will be rebuilt in the image-kernel package with the real > # initramfs. > # _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de