aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08kbuild: 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/kbuildLinus 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
2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven1-3/+3
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven1-5/+4
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-0/+49
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-31/+8
2014-08-05Documentation: headers_install.txt is part of kbuildYann Droneaud2-0/+49
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada1-31/+8
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada1-1/+1
2014-06-10kbuild: Fix a typo in documentationWarren Turkal1-1/+1
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett1-0/+4
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | make oldconfigRegid Ichira1-9/+2
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN1-0/+1
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfigMichal Marek1-5/+3
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN1-5/+3
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+13
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN1-0/+13
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+3
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+36
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN1-0/+27
2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN1-0/+9
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle1-2/+3
2013-04-08kbuild: fix ld-option functionAntony Pavlov1-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-23/+6
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2-8/+9
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren1-0/+23
2012-12-25kconfig: document use of CONFIG_ environment variableYann E. MORIN1-0/+6
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-06Revert "kconfig-language: add to hints"Yann E. MORIN1-23/+0
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-7/+8
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida1-1/+1
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells1-4/+4
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-9/+9
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg1-0/+19
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman1-9/+9
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino1-5/+3
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin1-18/+32
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-19/+19
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-6/+31
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-0/+66