Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-02-01 | 1 | -1/+1 |
|\ | |||||
| * | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada | 2020-01-22 | 1 | -1/+1 |
* | | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas | 2020-01-15 | 1 | -0/+4 |
|/ | |||||
* | kbuild: Fail if gold linker is detected | Thomas Gleixner | 2019-08-14 | 1 | -0/+3 |
* | kbuild: Check for unknown options with cc-option usage in Kconfig and clang | Stephen Boyd | 2019-08-01 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada | 2019-05-18 | 1 | -0/+8 |
* | kbuild: clean up scripts/gcc-version.sh | Masahiro Yamada | 2019-03-04 | 1 | -1/+1 |
* | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada | 2018-06-11 | 1 | -0/+3 |
* | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 2018-05-29 | 1 | -0/+27 |