summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt
Commit message (Expand)AuthorAgeFilesLines
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-071-0/+14
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-061-0/+8
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-081-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-191-6/+5
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-081-6/+5
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-091-2/+3
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-2/+2
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-191-28/+28
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-191-23/+0
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-191-3/+3
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-191-5/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-31/+8
|\
| * kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-31/+8
* | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-071-2/+3
|\
| * doc: change example to existing Makefile fragmentPaul Bolle2013-04-081-2/+3
* | kbuild: fix ld-option functionAntony Pavlov2013-04-081-1/+1
|/
* kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-081-0/+23
* kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-7/+8
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-021-4/+4
* kbuild: Add support for an "archheaders" targetH. Peter Anvin2011-11-171-18/+32
* doc: fix wrong arch/i386 referencesWanlong Gao2011-06-131-19/+19
* kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-031-0/+12
* kbuild: asm-generic supportSam Ravnborg2011-04-281-0/+36
* kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-0/+5
* kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-1/+2
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-0/+15
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-0/+7
|\
| * Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-131-0/+7
| |\
| | * kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-111-0/+7
* | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-6/+0
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-051-5/+22
|\| |
| * | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-2/+7
| * | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-3/+15
| * | kbuild: Revert part of e8d400a to resolve a conflictMichal Marek2010-05-271-1/+1
| |/
| * kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-171-1/+1
* | Documentation: fix kbuild typos and wordingNicolas Kaiser2010-08-051-12/+12
* | Documentation: update kbuild make typos/grammar/text flowMatt Mooney2010-08-051-28/+25
* | Documentation: update kbuild make examples#2 to reflect changesMatt Mooney2010-08-051-6/+6
* | Documentation: update kbuild loadable modules goals & examplesMatt Mooney2010-08-051-18/+19
|/
* kbuild: introduce ld-optionSam Ravnborg2009-09-201-0/+14
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-191-0/+10
* kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-111-8/+75
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-031-0/+14
* kbuild: cc-cross-prefix spellingGeert Uytterhoeven2007-10-221-5/+5
* kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-191-0/+22
* kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-151-19/+18
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-2/+3