aboutsummaryrefslogtreecommitdiff
path: root/scripts/modules-check.sh
AgeCommit message (Expand)AuthorFilesLines
2022-12-14kbuild: change module.order to list *.o instead of *.koGravatar Masahiro Yamada 1-1/+1
2021-04-25kbuild: check module name conflict for external modules as wellGravatar Masahiro Yamada 1-2/+2
2020-05-26kbuild: make module name conflict fatal errorGravatar Masahiro Yamada 1-3/+13
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Gravatar Masahiro Yamada 1-1/+1
2019-05-21kbuild: do not check name uniqueness of builtin modulesGravatar Masahiro Yamada 1-3/+3
2019-05-18kbuild: check uniqueness of module namesGravatar Masahiro Yamada 1-0/+16