aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild/makefiles.txt
AgeCommit message (Expand)Author
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov
2009-09-20kbuild: introduce ld-optionSam Ravnborg
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg
2007-10-12kbuild: fix documentation in makefiles.txtSam Ravnborg
2007-07-16kbuild: document cc-fullversionSam Ravnborg
2007-02-17kbuild: more doc. cleanupsRandy Dunlap
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante
2006-10-04[PATCH] docs: small kbuild cleanupDaniel Walker
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-25kbuild: fix for some typos in Documentation/makefiles.txtBryce Harrington
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o
2006-03-10kbuild: in makefile.txt note that Makefile is preferred name for kbuild filesSam Ravnborg
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg
2005-07-28[PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds