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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to