aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_autoksyms.sh
AgeCommit message (Expand)AuthorFilesLines
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shGravatar Sami Tolvanen 1-0/+3
2022-05-08kbuild: split the second line of *.mod into *.usymsGravatar Masahiro Yamada 1-7/+11
2022-01-08kbuild: do not quote string values in include/config/auto.confGravatar Masahiro Yamada 1-1/+1
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsGravatar Masahiro Yamada 1-8/+3
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGGravatar Sami Tolvanen 1-12/+0
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOGravatar Masahiro Yamada 1-9/+26
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Gravatar Masahiro Yamada 1-0/+3
2020-03-03kbuild: generate autoksyms.h earlyGravatar Quentin Perret 1-1/+2
2020-03-03kbuild: split adjust_autoksyms.sh in two partsGravatar Quentin Perret 1-0/+51