summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2007-12-10Linux 2.6.24-rc5v2.6.24-rc5Linus Torvalds-1/+1
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg-3/+0
2007-12-09kbuild: fix building with redirected output.Sam Ravnborg-5/+6
2007-12-03Linux 2.6.24-rc4v2.6.24-rc4Linus Torvalds-1/+1
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg-3/+1
2007-11-17Remove x86 merge artifact from top MakefileThomas Gleixner-6/+1
2007-11-16Linux 2.6.24-rc3v2.6.24-rc3Linus Torvalds-1/+1
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg-1/+3
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg-2/+7
2007-11-06Linux 2.6.24-rc2v2.6.24-rc2Linus Torvalds-1/+1
2007-11-04kbuild: do not pick up CFLAGS from the environmentSam Ravnborg-3/+16
2007-11-02sh: Correct SUBARCH matching.Paul Mundt-1/+2
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg-2/+5
2007-10-23Linux 2.6.24-rc1v2.6.24-rc1Linus Torvalds-2/+2
2007-10-22kbuild: allow depmod in cross builds againSam Ravnborg-1/+1
2007-10-22kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg-2/+3
2007-10-20kbuild: fix toplevel Makefile/depmodDavid Brownell-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-33/+38
2007-10-19kbuild: fix first module buildSam Ravnborg-6/+7
2007-10-19markers: Add samples subdirMathieu Desnoyers-0/+3
2007-10-18kbuild: disable depmod in cross-compile kernel buildSam Ravnborg-18/+12
2007-10-18kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu-1/+1
2007-10-18kbuild: check asm symlink when building a kernelSam Ravnborg-8/+18
2007-10-17kbuild: fix typo SRCARCH in find_sourcesYinghai Lu-4/+4
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg-6/+7
2007-10-15kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg-0/+4
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-4/+4
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-10/+10
2007-10-12kbuild: call export_report from the MakefileAdrian Bunk-0/+4
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller-3/+8
2007-10-12kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath-0/+1
2007-10-12kbuild: fix infinite make recursionSam Ravnborg-1/+3
2007-10-12kbuild: clean Modules.symvers in external module dirsMike Frysinger-0/+2
2007-10-11x86: Fix the $(ARCH) dependent help output in the top MakefileThomas Gleixner-2/+2
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-8/+9
2007-10-11Kbuild: prepare scope and tags for arch/x86Thomas Gleixner-3/+8
2007-10-11Kbuild: allow arch/xxx to use a different source pathThomas Gleixner-3/+4
2007-10-09Linux 2.6.23v2.6.23Linus Torvalds-1/+1
2007-10-01Linux 2.6.23-rc9v2.6.23-rc9Linus Torvalds-1/+1
2007-09-24Linux 2.6.23-rc8v2.6.23-rc8Linus Torvalds-1/+1
2007-09-19Linux 2.6.23-rc7v2.6.23-rc7Linus Torvalds-2/+2
2007-09-10Linux 2.6.23-rc6v2.6.23-rc6Linus Torvalds-1/+1
2007-08-31Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds-1/+1
2007-08-27Linux 2.6.23-rc4v2.6.23-rc4Linus Torvalds-2/+2
2007-08-12Linux 2.6.23-rc3v2.6.23-rc3Linus Torvalds-1/+1
2007-08-03Linux 2.6.23-rc2v2.6.23-rc2Linus Torvalds-1/+1
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath-1/+1
2007-07-22Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds-2/+2
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-5/+21
2007-07-19Use --build-id ld optionRoland McGrath-0/+6