[U-Boot] [PATCH 0/4] kbuild & kconfig: sync with Linux 4.1

Masahiro Yamada yamada.masahiro at socionext.com
Sat Jul 4 18:56:53 CEST 2015


These change sets have been imported from Linux.

This series should not change any boards.



Masahiro Yamada (4):
  kconfig: sync with Linux 4.1
  kbuild: sync with Linux 4.1
  kbuild: do not add $((generic-)offsets-file) to targets
  kbuild: use relative path more to include Makefile

 Kbuild                                     |  3 +-
 Makefile                                   | 33 ++++--------
 scripts/Kbuild.include                     | 25 +++++++--
 scripts/Makefile.build                     |  5 +-
 scripts/Makefile.clean                     | 29 ++++------
 scripts/Makefile.lib                       | 25 +++++----
 scripts/kconfig/Makefile                   | 80 ++++++++++++++--------------
 scripts/kconfig/conf.c                     |  8 ++-
 scripts/kconfig/confdata.c                 |  6 +++
 scripts/kconfig/expr.c                     | 22 ++++----
 scripts/kconfig/expr.h                     |  5 --
 scripts/kconfig/gconf.c                    | 29 ++--------
 scripts/kconfig/list.h                     |  6 +--
 scripts/kconfig/lkc.h                      | 14 -----
 scripts/kconfig/lkc_proto.h                | 85 ++++++++++++++----------------
 scripts/kconfig/lxdialog/check-lxdialog.sh |  6 ++-
 scripts/kconfig/mconf.c                    | 35 +++++++-----
 scripts/kconfig/menu.c                     |  4 +-
 scripts/kconfig/merge_config.sh            | 30 +++++++----
 scripts/kconfig/nconf.c                    |  5 ++
 scripts/kconfig/qconf.cc                   |  5 +-
 scripts/kconfig/symbol.c                   | 42 +++++++--------
 scripts/kconfig/util.c                     | 10 ----
 23 files changed, 244 insertions(+), 268 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list