linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kbuild: add AFLAGS_REMOVE
@ 2015-11-21 10:59 Heiko Carstens
  2015-11-21 10:59 ` [PATCH 1/2] kbuild: add AFLAGS_REMOVE_(basename).o option Heiko Carstens
  2015-11-21 10:59 ` [PATCH 2/2] s390: compile head.s always with -march=z900 Heiko Carstens
  0 siblings, 2 replies; 6+ messages in thread
From: Heiko Carstens @ 2015-11-21 10:59 UTC (permalink / raw)
  To: Michal Marek
  Cc: linux-kbuild, linux-kernel, Martin Schwidefsky, Heiko Carstens

Hi Michal,

these are just two simple patches which add
1) an AFLAGS_REMOVE option which works just like CFLAGS_REMOVE and
2) one user of it in s390 code.

If you agree this is ok, then these two patches could go upstream either
via your tree or the s390 tree.

Thanks,
Heiko

Heiko Carstens (2):
  kbuild: add AFLAGS_REMOVE_(basename).o option
  s390: compile head.s always with -march=z900

 arch/s390/kernel/Makefile | 6 ++++--
 scripts/Makefile.lib      | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.3.9


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-30  8:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-21 10:59 [PATCH 0/2] kbuild: add AFLAGS_REMOVE Heiko Carstens
2015-11-21 10:59 ` [PATCH 1/2] kbuild: add AFLAGS_REMOVE_(basename).o option Heiko Carstens
2015-11-30  8:17   ` Heiko Carstens
2015-11-30  8:36     ` Michal Marek
2015-11-30  8:52       ` Heiko Carstens
2015-11-21 10:59 ` [PATCH 2/2] s390: compile head.s always with -march=z900 Heiko Carstens

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).