[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1521166725-24157-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 16 Mar 2018 11:18:37 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: linux-kbuild@...r.kernel.org
Cc: Nicolas Pitre <nicolas.pitre@...aro.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <michal.lkml@...kovi.net>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada (7):
kbuild: clear LDFLAGS in the top Makefile
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
kbuild: move 'scripts' target below
kbuild: restore touching autoksyms.h to the top Makefile
kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external
module
kbuild: move include/config/ksym/* to include/ksym/*
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
.gitignore | 1 +
Makefile | 66 ++++++++++++++++++++++-----------------------
scripts/Kbuild.include | 2 +-
scripts/adjust_autoksyms.sh | 5 +---
scripts/basic/fixdep.c | 8 +++---
scripts/kconfig/Makefile | 2 --
6 files changed, 39 insertions(+), 45 deletions(-)
--
2.7.4
Powered by blists - more mailing lists