summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/modules.rst
AgeCommit message (Expand)Author
2025-03-17Documentation/kbuild: Fix indentation in modules.rst exampleKefan Liu
2025-01-11Documentation/kbuild: Document storage of symbol informationMatthew Maurer
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada
2024-11-28kbuild: support building external modules in a separate build directoryMasahiro Yamada
2024-09-24kbuild: doc: replace "gcc" in external module descriptionMasahiro Yamada
2024-09-24kbuild: doc: describe the -C option precisely for external module buildsMasahiro Yamada
2024-09-24kbuild: doc: remove the description about shipped filesMasahiro Yamada
2024-09-24kbuild: doc: drop section numbering, use references in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: throw out the local table of contents in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: remove outdated description of the limitation on -I usageMasahiro Yamada
2024-09-24kbuild: doc: remove description about grepping CONFIG optionsMasahiro Yamada
2024-09-24kbuild: doc: update the description about Kbuild/Makefile splitMasahiro Yamada
2024-06-26kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada
2020-06-28docs: kbuild: fix ReST formattingDov Murik
2020-05-26kbuild: doc: remove documentation about copying Module.symvers aroundMasahiro Yamada
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu
2019-11-11kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-01kbuild: correct formatting of header in kbuild module docsAlex Gaynor
2019-09-10modpost: add support for symbol namespacesMatthias Maennich
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab