summaryrefslogtreecommitdiff
path: root/scripts/gen_autoksyms.sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: change module.order to list *.o instead of *.koMasahiro Yamada2022-12-141-1/+1
* kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen2022-06-261-0/+3
* kbuild: split the second line of *.mod into *.usymsMasahiro Yamada2022-05-081-7/+11
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada2022-01-081-8/+3
* kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-031-12/+0
* kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada2021-02-281-9/+26
* kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada2021-02-121-0/+3
* kbuild: generate autoksyms.h earlyQuentin Perret2020-03-031-1/+2
* kbuild: split adjust_autoksyms.sh in two partsQuentin Perret2020-03-031-0/+51