This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allyesconfig in repository toolchain/ci/linux.
from f49821ee32b7 kbuild: rename built-in.o to built-in.a adds 22340a06534a kbuild: process mixture of clean/build targets one by one adds 0294e6f4a000 kbuild: simplify ld-option implementation adds 35cd02bee6e3 kbuild: remove command line interface LDFLAGS_MODULE from [...] adds bd0f98eba684 kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt adds ce99d0bf312d kbuild: clear LDFLAGS in the top Makefile adds baa16684b0eb kbuild: remove wrong 'touch' in adjust_autoksyms.sh adds d8821622c889 kbuild: move 'scripts' target below adds 07a422bb213a kbuild: restore autoksyms.h touch to the top Makefile adds 1f50b80a0938 kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for ex [...] adds fbfa9be9904e kbuild: move include/config/ksym/* to include/ksym/* adds 3fdc7d3fe4c0 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS adds a670b0b4aed1 kbuild: Use ls(1) instead of stat(1) to obtain file size adds 8cd0e46d3f0c kbuild: remove unnecessary $(subst $(obj)/, , ...) in modn [...] adds aeacb019b61c kbuild: define KBUILD_MODNAME even if multiple modules sha [...] adds c96a294eb697 kbuild: fix modname for composite modules adds fe852ac20031 kbuild: simplify modname calculation adds c0152e9a6b44 kbuild: move modname and modname-multi close to modname_flags adds f5f336812c23 kbuild: rename real-objs-y/m to real-obj-y/m adds f98fe47ce51d kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
No new revisions were added by this update.
Summary of changes: .gitignore | 1 + Documentation/kbuild/kbuild.txt | 4 -- Documentation/kbuild/makefiles.txt | 6 --- Makefile | 75 +++++++++++++++++++++----------------- arch/arm/boot/deflate_xip_data.sh | 2 +- arch/powerpc/boot/wrapper | 2 +- scripts/Kbuild.include | 6 +-- scripts/Makefile.build | 55 +++++++++------------------- scripts/Makefile.lib | 40 ++++++++------------ scripts/adjust_autoksyms.sh | 5 +-- scripts/basic/fixdep.c | 8 ++-- scripts/file-size.sh | 4 ++ scripts/kconfig/Makefile | 2 - scripts/link-vmlinux.sh | 4 +- 14 files changed, 92 insertions(+), 122 deletions(-) create mode 100755 scripts/file-size.sh