aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20kbuild: introduce ld-optionSam Ravnborg1-0/+14
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-3/+3
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg1-0/+10
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg1-8/+75
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger1-0/+14
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven1-5/+5
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg1-0/+22
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg1-19/+18
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-2/+3
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-6/+9
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg1-3/+2
2007-10-12kbuild: fix documentation in makefiles.txtSam Ravnborg1-2/+2
2007-07-16kbuild: document cc-fullversionSam Ravnborg1-0/+14
2007-02-17kbuild: more doc. cleanupsRandy Dunlap1-14/+14
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante1-5/+5
2006-10-04[PATCH] docs: small kbuild cleanupDaniel Walker1-1/+1
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-0/+5
2006-09-25kbuild: fix for some typos in Documentation/makefiles.txtBryce Harrington1-40/+43
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt1-90/+94
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+14
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o1-0/+8
2006-03-10kbuild: in makefile.txt note that Makefile is preferred name for kbuild filesSam Ravnborg1-3/+3
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg1-69/+97
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg1-2/+2
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-7/+7
2005-07-28[PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1122