aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gen_autoksyms.sh
AgeCommit message (Expand)Author
2023-06-22kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada
2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret