mbox series

[0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS

Message ID 1521045861-22418-1-git-send-email-yamada.masahiro@socionext.com
Headers show
Series kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS | expand

Message

Masahiro Yamada March 14, 2018, 4:44 p.m. UTC
Masahiro Yamada (7):
  kbuild: clear LDFLAGS in the top Makefile
  kbuild: touch autoksyms.h when it is really missing
  kbuild: move 'scripts' target below
  kbuild: restore touching autoksyms.h to the top Makefile
  kbuild: hide CONFIG_TRIM_UNUSED_KSYMS code from external module
    building
  kbuild: move include/config/ksym/* to include/ksym/*
  kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS

 .gitignore                  |  1 +
 Makefile                    | 66 ++++++++++++++++++++++-----------------------
 scripts/Kbuild.include      |  2 +-
 scripts/adjust_autoksyms.sh |  7 +++--
 scripts/basic/fixdep.c      |  8 +++---
 scripts/kconfig/Makefile    |  2 --
 6 files changed, 41 insertions(+), 45 deletions(-)

-- 
2.7.4