[U-Boot] [PATCH 0/3] Kbuild: sync with Linux 3.16
Masahiro Yamada
yamada.m at jp.panasonic.com
Tue Aug 5 08:56:42 CEST 2014
Linux 3.16 is out now.
This series imports various Kbuild-related updates from Linux 3.16.
I am resending the same series which was put off before.
See the reply from Tom Rini
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/188802/focus=189010
Masahiro Yamada (3):
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
kbuild: sync mixed targets handling with Linux 3.16
scripts: objdiff: sync with Linux 3.16
Makefile | 12 ++++----
scripts/Makefile.build | 61 --------------------------------------
scripts/Makefile.extrawarn | 67 +++++++++++++++++++++++++++++++++++++++++
scripts/mkmakefile | 15 +++-------
scripts/objdiff | 74 ++++++++++++++++++++++++++++------------------
5 files changed, 122 insertions(+), 107 deletions(-)
create mode 100644 scripts/Makefile.extrawarn
--
1.9.1
More information about the U-Boot
mailing list