summaryrefslogtreecommitdiffstats
path: root/scripts/gen_autoksyms.sh
AgeCommit message (Expand)AuthorFilesLines
2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada1-1/+1
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen1-0/+3
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada1-7/+11
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada1-8/+3
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen1-12/+0
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada1-9/+26
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada1-0/+3
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret1-1/+2
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret1-0/+51