public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] Kbuild: sync with Linux 3.16-rc1
@ 2014-06-16  9:56 Masahiro Yamada
  2014-06-16  9:56 ` [U-Boot] [PATCH 1/5] kbuild: move extra gcc checks to scripts/Makefile.extrawarn Masahiro Yamada
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Masahiro Yamada @ 2014-06-16  9:56 UTC (permalink / raw)
  To: u-boot


The merge window for Linux 3.16 is closed and Linux 3.16-rc1 is out now.

During the merge window, various Kbuild-related updates were merged into
the upstream.

This series imports them to U-Boot.



Masahiro Yamada (5):
  kbuild: move extra gcc checks to scripts/Makefile.extrawarn
  kbuild: sync mixed targets handling with Linux 3.16-rc1
  cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
  kbuild: Use relative path when possible
  scripts: objdiff: sync with Linux 3.16-rc1

 Makefile                   | 42 +++++++++++++++-----------
 mkconfig                   |  4 +--
 scripts/Makefile.build     | 65 ++--------------------------------------
 scripts/Makefile.extrawarn | 67 +++++++++++++++++++++++++++++++++++++++++
 scripts/Makefile.host      |  3 +-
 scripts/Makefile.lib       | 10 +++----
 scripts/basic/fixdep.c     |  8 ++---
 scripts/docproc.c          | 56 +++++++++++++++++------------------
 scripts/mkmakefile         | 15 +++-------
 scripts/objdiff            | 74 ++++++++++++++++++++++++++++------------------
 tools/Makefile             |  2 +-
 11 files changed, 185 insertions(+), 161 deletions(-)
 create mode 100644 scripts/Makefile.extrawarn

-- 
1.9.1

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

end of thread, other threads:[~2014-06-20 15:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16  9:56 [U-Boot] [PATCH 0/5] Kbuild: sync with Linux 3.16-rc1 Masahiro Yamada
2014-06-16  9:56 ` [U-Boot] [PATCH 1/5] kbuild: move extra gcc checks to scripts/Makefile.extrawarn Masahiro Yamada
2014-06-16  9:56 ` [U-Boot] [PATCH 2/5] kbuild: sync mixed targets handling with Linux 3.16-rc1 Masahiro Yamada
2014-06-16 17:58   ` Jeroen Hofstee
2014-06-17  1:42     ` Masahiro Yamada
2014-06-17 18:45       ` Jeroen Hofstee
2014-06-20  2:17         ` Masahiro Yamada
2014-06-20  2:20         ` Masahiro Yamada
2014-06-16  9:56 ` [U-Boot] [PATCH 3/5] cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) Masahiro Yamada
2014-06-20 15:58   ` [U-Boot] [U-Boot, " Tom Rini
2014-06-16  9:56 ` [U-Boot] [PATCH 4/5] kbuild: Use relative path when possible Masahiro Yamada
2014-06-17 10:46   ` Masahiro Yamada
2014-06-16  9:56 ` [U-Boot] [PATCH 5/5] scripts: objdiff: sync with Linux 3.16-rc1 Masahiro Yamada
2014-06-18 17:49 ` [U-Boot] [PATCH 0/5] Kbuild: " Tom Rini
2014-06-19  8:26   ` Masahiro Yamada
2014-06-20 15:54     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox