aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-6/+9
* kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-121-3/+2
* kbuild: fix documentation in makefiles.txtSam Ravnborg2007-10-121-2/+2
* kbuild: document cc-fullversionSam Ravnborg2007-07-161-0/+14
* kbuild: more doc. cleanupsRandy Dunlap2007-02-171-14/+14
* Fix typos in /Documentation : MiscMatt LaPlante2006-11-301-5/+5
* [PATCH] docs: small kbuild cleanupDaniel Walker2006-10-041-1/+1
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-0/+5
* kbuild: fix for some typos in Documentation/makefiles.txtBryce Harrington2006-09-251-40/+43
* kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt2006-09-251-90/+94
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+14
* kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-241-0/+8
* kbuild: in makefile.txt note that Makefile is preferred name for kbuild filesSam Ravnborg2006-03-101-3/+3
* kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-191-69/+97
* kbuild: remove GCC_VERSIONSam Ravnborg2006-01-081-2/+2
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-7/+7
* [PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1122