aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2019-09-10docs: Add documentation for Symbol NamespacesMatthias Maennich1-0/+154
2019-09-10modpost: add support for symbol namespacesMatthias Maennich1-2/+5
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada1-5/+9
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada1-7/+0
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada1-12/+4
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada1-15/+0
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada1-4/+4
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-0/+5
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada2-14/+14
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada1-6/+0
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-9/+8
2019-07-17kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2-9/+8
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab5-11/+33
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds3-12/+26
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada1-0/+9
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada1-0/+10
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada1-2/+1
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula1-0/+7
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada2-12/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab9-491/+770
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers1-14/+0
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov1-0/+5
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+1
2019-03-04kbuild: remove cc-version macroMasahiro Yamada1-17/+0
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada1-1/+1
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada1-10/+5
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada1-7/+2
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada1-3/+6
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada1-6/+1
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada1-15/+0
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-14/+0
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek1-1/+1
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada1-2/+1
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2018-07-25kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap1-2/+2
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders1-0/+6
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott1-0/+16
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
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-29Documentation: kconfig: document a new Kconfig macro languageMasahiro Yamada1-0/+242
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-8/+0
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-26kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada1-4/+0
2018-03-26kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada1-6/+0
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-8/+8
2018-03-26kbuild: remove incremental linking optionNicholas Piggin1-2/+8
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+21
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre1-8/+15
2017-12-11Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)1-0/+21
2017-11-14Merge 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-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+6
2017-07-07Merge 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-11uapi: export all arch specifics directoriesNicolas Dichtel1-14/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-25/+41
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel1-19/+4
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre1-0/+29
2016-10-14Merge 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-18kconfig-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-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/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
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/k...Linus Torvalds2-0/+49
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus 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 "" | mak...Regid 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/linu...Michal 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/mmare...Linus 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/k...Linus Torvalds1-2/+3
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus 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/mmare...Linus 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/jik...Linus 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/mmare...Linus 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/gi...Linus Torvalds2-6/+31
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-0/+66
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe1-5/+0
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek1-0/+12
2011-05-02kconfig-language: add to hintsRandy Dunlap1-0/+22
2011-05-02kconfig: Document the new "visible if" syntaxMichal Marek1-1/+9
2011-04-28kbuild: asm-generic supportSam Ravnborg1-0/+36
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek1-0/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-1/+2
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek1-0/+12
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+5
2011-03-09kbuild: Add extra gcc checksBorislav Petkov1-0/+5
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2-2/+3
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+15
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-1/+5
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-0/+8
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-0/+15
2010-12-21Documentation/kbuild: add info that 'choice' can have a symbol nameYann E. MORIN1-1/+5
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen1-0/+8
2010-12-02kconfig: the day kconfig warns about "select"-abuse has comeArnaud Lacombe1-1/+0
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-360/+349
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+2
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+7
2010-10-28Merge commit 'v2.6.36' into kbuild/miscMichal Marek3-70/+101
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2-68/+99
2010-10-05Documentation/kbuild: modules.txt cleanupmatt mooney1-30/+32
2010-09-29Documentation/kbuild: major edit of modules.txt sections 5-8matt mooney1-169/+165
2010-09-29Documentation/kbuild: major edit of modules.txt sections 1-4matt mooney1-198/+189
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe1-1/+2
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek1-0/+7
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg1-6/+0
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-7/+46
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser2-16/+16
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney1-28/+25
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney1-6/+6
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney1-17/+18
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek1-1/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek1-1/+1
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2-2/+17
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2-5/+29
2010-08-03kconfig: add alldefconfigSam Ravnborg1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+5
2010-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek1-1/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-1/+1
2010-04-14kconfig: some small fixesLi Zefan1-1/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek1-0/+7
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur1-0/+4
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov2-2/+2
2009-12-12kbuild: generate modules.builtinMichal Marek2-0/+19
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-1/+2
2009-09-20kbuild: introduce ld-optionSam Ravnborg1-0/+14
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-3/+3
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-0/+16
2009-06-09kconfig: resort the documentation of the environment variablesMarkus Heidelberg1-56/+60
2009-06-09kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn1-1/+1
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg1-0/+10
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg1-8/+75
2009-01-14kbuild: fix kbuild.txt typosRandy Dunlap1-14/+15
2009-01-07kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang1-2/+2
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song1-0/+7
2009-01-02kbuild: document environment variablesSam Ravnborg2-3/+131
2009-01-02kbuild: make *config usage docsRandy Dunlap2-0/+190
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger1-0/+14
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk1-24/+0
2008-04-28kconifg: 'select' considered less evilMatthew Wilcox1-8/+9
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker1-1/+8
2008-01-28kconfig: document use of HAVE_*Sam Ravnborg1-0/+36
2008-01-28kconfig: environment symbol supportRoman Zippel1-0/+21
2008-01-28kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap1-6/+48