linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Masahiro Yamada <yamada.masahiro@socionext.com>,
	"James E . J . Bottomley" <jejb@parisc-linux.org>,
	linux-parisc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Date: Tue, 8 Jan 2019 08:44:03 +0100	[thread overview]
Message-ID: <98c37856-16e5-4c90-bd7e-d635ab33871a@gmx.de> (raw)
In-Reply-To: <1546929918-27235-1-git-send-email-yamada.masahiro@socionext.com>

On 08.01.19 07:45, Masahiro Yamada wrote:
> This ccflags-y is never used because arch/parisc/boot/Makefile
> only contains objcopy and install targets.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

I've added this patch to the parisc for-next tree.

Thanks,
Helge

> ---
> 
>  arch/parisc/boot/Makefile | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/arch/parisc/boot/Makefile b/arch/parisc/boot/Makefile
> index cad68a5..41cce07 100644
> --- a/arch/parisc/boot/Makefile
> +++ b/arch/parisc/boot/Makefile
> @@ -2,12 +2,6 @@
>  # Makefile for the linux parisc-specific parts of the boot image creator.
>  #
>  
> -COMPILE_VERSION := __linux_compile_version_id__`hostname |  \
> -			tr -c '[0-9A-Za-z]' '_'`__`date | \
> -			tr -c '[0-9A-Za-z]' '_'`_t
> -
> -ccflags-y  := -DCOMPILE_VERSION=$(COMPILE_VERSION) -gstabs -I.
> -
>  targets := image
>  targets += bzImage
>  subdir- := compressed
> 


      reply	other threads:[~2019-01-08  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08  6:45 [PATCH] parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile Masahiro Yamada
2019-01-08  7:44 ` Helge Deller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=98c37856-16e5-4c90-bd7e-d635ab33871a@gmx.de \
    --to=deller@gmx.de \
    --cc=jejb@parisc-linux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).