summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-6/+12
|\
| * kbuild: clean up objtool_args slightlyMasahiro Yamada2021-09-031-6/+5
| * kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-031-0/+7
* | kbuild: Enable dtc 'pci_device_reg' warning by defaultRob Herring2021-08-231-2/+1
|/
* kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada2021-05-061-1/+1
* kbuild: refactor fdtoverlay ruleMasahiro Yamada2021-05-061-18/+15
* kbuild: parameterize the .o part of suffix-searchMasahiro Yamada2021-05-061-8/+11
* kbuild: add comment about why cmd_shipped uses 'cat'Masahiro Yamada2021-05-021-0/+3
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-8/+8
|\
| * kbuild: move $(strip ) to suffix-search definitionMasahiro Yamada2021-04-251-3/+3
| * kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada2021-04-251-5/+5
* | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-281-6/+28
|\ \ | |/ |/|
| * kbuild: Add generic rule to apply fdtoverlayRob Herring2021-03-231-2/+24
| * kbuild: Simplify builds with CONFIG_OF_ALL_DTBSViresh Kumar2021-03-231-3/+2
| * kbuild: Enable DT undocumented compatible checksRob Herring2021-03-161-1/+2
* | kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)Masahiro Yamada2021-03-111-1/+1
* | kbuild: remove unneeded -O option to dtcMasahiro Yamada2021-03-111-1/+1
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-23/+15
|\
| * kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada2021-02-241-12/+0
| * Kbuild: Make composite object searching more genericElliot Berman2021-02-161-4/+8
| * kbuild: use always-y instead of extra-yMasahiro Yamada2021-02-161-5/+5
* | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+12
|\ \
| * | kbuild: lto: postpone objtoolSami Tolvanen2021-02-231-0/+12
* | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-2/+4
|\| |
| * | init: lto: ensure initcall orderingSami Tolvanen2021-01-141-2/+4
| |/
* / kbuild: Add support to build overlays (%.dtbo)Viresh Kumar2021-02-041-0/+5
|/
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-0/+2
* dt-bindings: Use json for processed-schema*Andrei Ziureaev2020-08-191-1/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-8/+20
|\
| * kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-101-0/+11
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-6/+8
| * Revert "kbuild: Create directory for target DTB"Masahiro Yamada2020-07-071-2/+1
* | init: Add support for zstd compressed kernelNick Terrell2020-07-311-0/+22
|/
* dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada2020-06-301-0/+3
* scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring2020-06-301-1/+3
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-3/+3
|\
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-3/+3
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+10
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-1/+2
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-211-3/+3
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-8/+19
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-14/+0
| |\ \ \ \
| * | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+10
* | | | | | kbuild: add variables for compression toolsDenis Efremov2020-06-061-6/+6
* | | | | | kbuild: update modules.order only when contained modules are updatedMasahiro Yamada2020-06-031-13/+14
* | | | | | kbuild: refactor subdir-ym calculationMasahiro Yamada2020-06-011-9/+4
* | | | | | kbuild: make modules.order rule consistent with built-in.aMasahiro Yamada2020-05-261-0/+2
* | | | | | kbuild: move subdir-obj-y to scripts/Makefile.buildMasahiro Yamada2020-05-261-5/+0
* | | | | | kbuild: warn if always, hostprogs-y, or hostprogs-m is usedMasahiro Yamada2020-05-171-1/+11
* | | | | | kbuild: determine the output format of DTC by the target suffixMasahiro Yamada2020-05-121-3/+3