summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
AgeCommit message (Expand)AuthorLines
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott-1/+1
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg-1/+2
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen-1/+1
2009-09-20kbuild: echo the record_mcount commandAndi Kleen-0/+1
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg-0/+3
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar-35/+20
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg-35/+20
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li-6/+7
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-24/+43
2008-12-19kbuild: strip generated symbols from *.koJan Beulich-20/+35
2008-12-19kbuild: simplify use of genksymsSam Ravnborg-18/+12
2008-12-03genksyms: track symbol checksum changesAndreas Gruenbacher-3/+13
2008-10-31ftrace, kbuild: condense recordmcount.pl parameter codeSteven Rostedt-9/+3
2008-10-23ftrace: handle generic arch callsSteven Rostedt-2/+8
2008-10-14kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton-2/+3
2008-10-14ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge-1/+1
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt-0/+6
2008-04-25kbuild: fix some minor typoesRobert P. J. Day-3/+3
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg-2/+7
2008-01-28kbuild: implement modules.orderTejun Heo-1/+16
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg-0/+4
2007-10-14kbuild: check for wrong use of CFLAGSSam Ravnborg-2/+12
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg-25/+0
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg-1/+1
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath-1/+1
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg-0/+16
2007-05-06kbuild: enable use of code from a different dirSam Ravnborg-10/+9
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg-2/+3
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-1/+1
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds-1/+1
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher-1/+11
2006-06-24kbuild: fix make -rR breakageSam Ravnborg-1/+1
2006-06-09kconfig: fix .config dependenciesRoman Zippel-1/+1
2006-03-12kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert-1/+1
2006-03-12kbuild: fix genksyms build errorSam Ravnborg-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith-3/+9
2006-02-19kbuild: consolidate command line escapingJan Beulich-5/+3
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg-1/+2
2006-01-06kbuild: introduce escsq to escapre single quotesSam Ravnborg-2/+2
2005-07-27kbuild: fix building external modulesSam Ravnborg-2/+2
2005-07-25kbuild: fix make O=...Sam Ravnborg-1/+3
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg-0/+1
2005-07-14kbuild: Fix build as root then userSam Ravnborg-1/+1
2005-06-23[PATCH] apply quotation handling to Makefile.buildJan Beulich-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+330