linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile
@ 2018-08-04  4:47 Masahiro Yamada
  2018-08-04  4:47 ` [PATCH 1/3] um: fix parallel building with O= option Masahiro Yamada
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Masahiro Yamada @ 2018-08-04  4:47 UTC (permalink / raw)
  To: linux-kbuild
  Cc: Jeff Dike, Richard Weinberger, linux-um, Randy Dunlap,
	Geert Uytterhoeven, Michal Marek, Sam Ravnborg, Masahiro Yamada,
	linux-kernel


1/3 fixes the build failure reported by Randy.
(I may have seen a similar report before, but I cannot recall it.)

2/3 and 3/3 clean-up the Makefile a bit more.

I'd like to apply this series to kbuild tree.
Ack from UML folks are appreciated.



Masahiro Yamada (3):
  um: fix parallel building with O= option
  kbuild: add %asm-generic to no-dot-config-targets
  um: clean up archheaders recipe

 Makefile         | 2 +-
 arch/um/Makefile | 9 +--------
 2 files changed, 2 insertions(+), 9 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-09-18  4:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-04  4:47 [PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile Masahiro Yamada
2018-08-04  4:47 ` [PATCH 1/3] um: fix parallel building with O= option Masahiro Yamada
2018-08-04  4:51   ` Masahiro Yamada
2018-09-15 18:47   ` Kees Cook
2018-09-18  4:01     ` Masahiro Yamada
2018-08-04  4:47 ` [PATCH 2/3] kbuild: add %asm-generic to no-dot-config-targets Masahiro Yamada
2018-08-04  4:47 ` [PATCH 3/3] um: clean up archheaders recipe Masahiro Yamada
2018-08-05  0:58 ` [PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile Randy Dunlap
2018-08-06 20:54 ` Richard Weinberger
2018-08-08  1:24   ` Masahiro Yamada

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