aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsGravatar Michal Marek 1-0/+8
2015-06-22kbuild : Fix documentation of INSTALL_HDR_PATHGravatar Anish Bhatt 1-3/+6
2015-06-08kbuild: edit explanation of clean-files variableGravatar Jeffrey Rogers 1-2/+2
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-6/+5
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionGravatar Masahiro Yamada 1-2/+3
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionGravatar Masahiro Yamada 1-2/+2
2015-01-08kbuild: Update documentation of clean-files and clean-dirsGravatar Michal Marek 1-6/+5
2014-08-19Documentation: kbuild: Improve grammarGravatar Geert Uytterhoeven 1-28/+28
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGravatar Geert Uytterhoeven 1-23/+0
2014-08-19Documentation: kbuild: Improve if_changed documentationGravatar Geert Uytterhoeven 1-3/+3
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGravatar Geert Uytterhoeven 1-5/+4
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 2-0/+49
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-31/+8
2014-08-05Documentation: headers_install.txt is part of kbuildGravatar Yann Droneaud 2-0/+49
2014-07-16kbuild: drop shared library support from Makefile.hostGravatar Masahiro Yamada 1-31/+8
2014-06-18kbuild: fix a typo in a kbuild documentGravatar Masahiro Yamada 1-1/+1
2014-06-10kbuild: Fix a typo in documentationGravatar Warren Turkal 1-1/+1
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTGravatar Josh Triplett 1-0/+4
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Gravatar Regid Ichira 1-9/+2
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Gravatar Yann E. MORIN 1-0/+1
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Gravatar Michal Marek 1-5/+3
2013-07-16Documentation/kconfig: more concise and straightforward search explanationGravatar Yann E. MORIN 1-5/+3
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-0/+13
2013-06-24kconfig: sort found symbols by relevanceGravatar Yann E. MORIN 1-0/+13
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-1/+1
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-2/+3
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-0/+36
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigGravatar Yann E. MORIN 1-0/+27
2013-04-25kconfig: allow specifying the seed for randconfigGravatar Yann E. MORIN 1-0/+9
2013-04-08doc: change example to existing Makefile fragmentGravatar Paul Bolle 1-2/+3
2013-04-08kbuild: fix ld-option functionGravatar Antony Pavlov 1-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 2-23/+6
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigGravatar Michal Marek 2-8/+9
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesGravatar Stephen Warren 1-0/+23
2012-12-25kconfig: document use of CONFIG_ environment variableGravatar Yann E. MORIN 1-0/+6
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-06Revert "kconfig-language: add to hints"Gravatar Yann E. MORIN 1-23/+0
2012-11-30kbuild: centralize .dts->.dtb ruleGravatar Stephen Warren 1-7/+8
2012-11-19doc: fix quite a few typos within DocumentationGravatar Masanari Iida 1-1/+1
2012-10-02UAPI: Remove the objhdr-y export listGravatar David Howells 1-4/+4
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-9/+9
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxGravatar Sam Ravnborg 1-0/+19
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGGravatar Eric W. Biederman 1-9/+9
2012-03-30Documentation: mention scripts/diffconfig toolGravatar Javi Merino 1-5/+3
2012-03-07Documentation: Fix multiple typo in DocumentationGravatar Masanari Iida 1-1/+1
2011-11-17kbuild: Add support for an "archheaders" targetGravatar H. Peter Anvin 1-18/+32
2011-06-13doc: fix wrong arch/i386 referencesGravatar Wanlong Gao 1-19/+19
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+31
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-0/+66
2011-05-24kconfig: do not record timestamp in .configGravatar Arnaud Lacombe 1-5/+0