aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] uml: add checkstack supportJeff Dike1-1/+5
2006-09-24Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse1-1/+0
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds1-2/+18
2006-09-25kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl1-2/+3
2006-09-25kbuild: correct and clarify versioning info in MakefileRobert P. J. Day1-5/+27
2006-09-25kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis1-17/+27
2006-09-25kbuild: clarify "make C=" build optionRobert P. J. Day1-3/+9
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day1-0/+1
2006-09-25kbuild: preperly align SYSMAP outputSam Ravnborg1-11/+11
2006-09-25kbuild: make -rR is now defaultSam Ravnborg1-7/+7
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg1-0/+1
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg1-0/+1
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg1-2/+2
2006-09-24New 'make headers_install_all' target.David Woodhouse1-0/+9
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse1-1/+0
2006-09-21Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse1-2/+9
2006-09-19Linux v2.6.18. Arrr!Linus Torvalds1-2/+2
2006-09-19[PATCH] Add headers_check' target to output of 'make help'David Woodhouse1-0/+1
2006-09-16[PATCH] headers_check: use a different default directoryDavid Woodhouse1-3/+3
2006-09-12Linux v2.6.18-rc7Linus Torvalds1-1/+1
2006-09-03Linux 2.6.18-rc6Linus Torvalds1-1/+1
2006-08-27Linux v2.6.18-rc5Linus Torvalds1-1/+1
2006-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman1-4/+4
2006-08-16kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg1-4/+4
2006-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman1-6/+18
2006-08-07kbuild: external modules shall not check config consistencySam Ravnborg1-6/+18
2006-08-06Linux v2.6.18-rc4Linus Torvalds1-1/+1
2006-08-01kbuild: -fno-stack-protector is not goodSam Ravnborg1-2/+2
2006-08-01kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg1-0/+1
2006-07-29Linux v2.6.18-rc3Linus Torvalds1-1/+1
2006-07-15Linux 2.6.18-rc2Linus Torvalds1-1/+1
2006-07-05Linux 2.6.18-rc1Linus Torvalds1-2/+2
2006-07-05[PATCH] Makefile typoAndreas Schwab1-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+17
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-12/+18
2006-07-02kbuild: explicit turn off gcc stack-protectorSam Ravnborg1-0/+3
2006-07-01kbuild: documentation change on allowing checkers besides sparseDustin Kirkland1-4/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-92/+121
2006-06-25kbuild: trivial fixes in MakefileSam Ravnborg1-41/+41
2006-06-24kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO1-9/+25
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher1-1/+4
2006-06-24kbuild: fix silentoldconfig recursionRoman Zippel1-0/+4
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o1-0/+17
2006-06-18Basic implementation of 'make headers_check'David Woodhouse1-0/+4
2006-06-18Basic implementation of 'make headers_install'David Woodhouse1-0/+13
2006-06-17Linux v2.6.17Linus Torvalds1-1/+1
2006-06-10kbuild: ignore make's built-in rules & variablesSam Ravnborg1-4/+3
2006-06-09kbuild: add dependency on kernel.release to the package targetsZach Brown1-2/+2
2006-06-09kbuild: `make kernelrelease' speedupRoman Zippel1-2/+3