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