summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modfinal
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-031-19/+2
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+0
|\
| * kbuild: remove libelf checks from top MakefileMasahiro Yamada2021-05-241-2/+0
* | kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2021-05-271-1/+1
|/
* add support for Clang CFISami Tolvanen2021-04-081-1/+1
* kbuild: lto: postpone objtoolSami Tolvanen2021-02-231-3/+16
* kbuild: add support for Clang LTOSami Tolvanen2021-01-141-1/+8
* kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko2020-11-251-2/+7
* kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko2020-11-101-2/+18
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-3/+2
* kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada2019-08-221-3/+3
* kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada2019-08-221-0/+60