aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: link vmlinux.o before kallsyms passesSam Ravnborg2008-01-281-2/+4
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-0/+5
* kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu2008-01-281-0/+1
* kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König2008-01-281-0/+1
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-281-1/+0
* kbuild: implement modules.orderTejun Heo2008-01-281-1/+7
* kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven2008-01-281-2/+2
* kbuild: document versioncheck in make helpSam Ravnborg2008-01-281-0/+1
* kbuild: add 'includecheck' help textRandy Dunlap2008-01-281-0/+1
* sh: Fix up uname -m matching for native sh64.Paul Mundt2008-01-281-1/+1
* Linux 2.6.24Linus Torvalds2008-01-241-1/+1
* Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson2008-01-211-2/+2
* Linux 2.6.24-rc8Linus Torvalds2008-01-151-1/+1
* Linux 2.6.24-rc7Linus Torvalds2008-01-061-1/+1
* Linux 2.6.24-rc6Linus Torvalds2007-12-201-1/+1
* Linux 2.6.24-rc5Linus Torvalds2007-12-101-1/+1
* kbuild: fix building with O=.. optionsSam Ravnborg2007-12-091-3/+0
* kbuild: fix building with redirected output.Sam Ravnborg2007-12-091-5/+6
* Linux 2.6.24-rc4Linus Torvalds2007-12-031-1/+1
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-3/+1
* Remove x86 merge artifact from top MakefileThomas Gleixner2007-11-171-6/+1
* Linux 2.6.24-rc3Linus Torvalds2007-11-161-1/+1
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-121-1/+3
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-2/+7
* Linux 2.6.24-rc2Linus Torvalds2007-11-061-1/+1
* kbuild: do not pick up CFLAGS from the environmentSam Ravnborg2007-11-041-3/+16
* sh: Correct SUBARCH matching.Paul Mundt2007-11-021-1/+2
* x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-251-2/+5
* Linux 2.6.24-rc1Linus Torvalds2007-10-231-2/+2
* kbuild: allow depmod in cross builds againSam Ravnborg2007-10-221-1/+1
* kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg2007-10-221-2/+3
* kbuild: fix toplevel Makefile/depmodDavid Brownell2007-10-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-191-33/+38
|\
| * kbuild: fix first module buildSam Ravnborg2007-10-191-6/+7
| * kbuild: disable depmod in cross-compile kernel buildSam Ravnborg2007-10-181-18/+12
| * kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu2007-10-181-1/+1
| * kbuild: check asm symlink when building a kernelSam Ravnborg2007-10-181-8/+18
* | markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+3
|/
* kbuild: fix typo SRCARCH in find_sourcesYinghai Lu2007-10-171-4/+4
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-6/+7
* kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg2007-10-151-0/+4
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-4/+4
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-10/+10
* kbuild: call export_report from the MakefileAdrian Bunk2007-10-121-0/+4
* kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-121-3/+8
* kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath2007-10-121-0/+1
* kbuild: fix infinite make recursionSam Ravnborg2007-10-121-1/+3
* kbuild: clean Modules.symvers in external module dirsMike Frysinger2007-10-121-0/+2
* x86: Fix the $(ARCH) dependent help output in the top MakefileThomas Gleixner2007-10-111-2/+2
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-8/+9