aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-35/+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-09-09kbuild: add arch specific post-link MakefileNicholas Piggin1-0/+16
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan1-0/+14
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek1-0/+8
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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-31/+8
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
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+3
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle1-2/+3
2013-04-08kbuild: fix ld-option functionAntony Pavlov1-1/+1
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren1-0/+23
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-7/+8
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells1-4/+4
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-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek1-0/+12
2011-04-28kbuild: asm-generic supportSam Ravnborg1-0/+36
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek1-0/+5
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse1-1/+2
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-0/+15
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-0/+7
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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+22
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser1-12/+12
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-18/+19
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg1-2/+7
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-3/+15
2010-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek1-1/+1
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek1-0/+7
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov1-1/+1
2009-09-20kbuild: introduce ld-optionSam Ravnborg1-0/+14
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-3/+3