mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] kbuild: support ccflags-y, asflags-y, and cppflags-y
Date: Wed, 22 Apr 2020 08:00:57 +0200	[thread overview]
Message-ID: <20200422060057.GI1694@pengutronix.de> (raw)
In-Reply-To: <20200415183946.274194-1-masahiroy@kernel.org>

On Thu, Apr 16, 2020 at 03:39:45AM +0900, Masahiro Yamada wrote:
> Some Makefiles use ccflags-y, but it is not actually supported.
> Support ccflags-y, asflags-y, and cppflags-y now.
> 
> Remove the workaround in drivers/pci/Makefile.
> 
> I did not add ldflags-y for now because arch/mips/Makefile is using
> it for a different meaning.

This looks a bit inconsistent. Should we rename ldflags-y in
arch/mips/Makefile to lflags-y or mips-ldflags-y and apply this patch
with ldflags-y?

Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2020-04-22  6:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 18:39 Masahiro Yamada
2020-04-15 18:39 ` [PATCH 2/2] kbuild: prefix compiler flag variables with KBUILD_ Masahiro Yamada
2020-04-22  6:00 ` Sascha Hauer [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=20200422060057.GI1694@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=masahiroy@kernel.org \
    /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