summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap1-0/+5
2018-07-06kconfig: update user kconfig tools doc.Randy Dunlap1-8/+43
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap1-9/+0
2018-07-06kbuild: update ARCH alias info for sparcRandy Dunlap1-1/+1
2018-07-06kbuild: update ARCH alias info for shRandy Dunlap1-0/+1
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap1-0/+6
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2018-06-11Documentation: kconfig: add recommended way to describe compiler supportMasahiro Yamada1-0/+18
2018-05-28Documentation: kconfig: document a new Kconfig macro languageMasahiro Yamada1-0/+242
2018-05-28kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-8/+0
2018-04-04Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-03-25kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-25kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada1-4/+0
2018-03-25kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada1-6/+0
2018-03-25kbuild: rename built-in.o to built-in.aNicholas Piggin1-8/+8
2018-03-25kbuild: remove incremental linking optionNicholas Piggin1-2/+8
2018-02-01Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+21
2018-01-05kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre1-8/+15
2017-12-12Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)1-0/+21
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-10-24kbuild doc: a bundle of fixes on makefiles.txtCao jin1-13/+18
2017-08-07kbuild: Update example for ccflags-y usageSedat Dilek1-3/+3
2017-07-08Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+6
2017-07-08Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-35/+6
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin1-2/+6
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada1-16/+0
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-19/+6
2017-05-18Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser1-1/+1
2017-05-10uapi: export all arch specifics directoriesNicolas Dichtel1-14/+1
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-25/+41
2017-05-10Makefile.headersinst: remove destination-y optionNicolas Dichtel1-19/+4
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre1-0/+29
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+16
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin1-0/+16
2016-08-19kconfig-language: improve menuconfig usage descriptionEugeniu Rosca1-1/+38
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan1-0/+14
2016-05-10kconfig-language: elaborate on the type of a choiceDirk Gouders1-6/+11
2016-05-10kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders1-3/+2
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez4-0/+314
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse1-0/+5
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek1-0/+8
2015-06-22kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt1-3/+6
2015-06-09kbuild: edit explanation of clean-files variableJeffrey Rogers1-2/+2
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-6/+5
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada1-2/+3
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-2/+2
2015-01-08kbuild: Update documentation of clean-files and clean-dirsMichal Marek1-6/+5
2014-08-19Documentation: kbuild: Improve grammarGeert Uytterhoeven1-28/+28
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven1-23/+0