aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-09-25kbuild: make V=2 tell why a target is rebuildGravatar Sam Ravnborg 1-0/+1
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESGravatar Sam Ravnborg 1-0/+1
2006-09-25kbuild: use in-kernel unifdefGravatar Sam Ravnborg 1-2/+2
2006-09-24New 'make headers_install_all' target.Gravatar David Woodhouse 1-0/+9
2006-09-24Use dependencies for 'make headers_install'.Gravatar David Woodhouse 1-1/+0
2006-09-21Don't advertise (or allow) headers_{install,check} where inappropriate.Gravatar David Woodhouse 1-2/+9
2006-09-19Linux v2.6.18. Arrr!v2.6.18Gravatar Linus Torvalds 1-2/+2
2006-09-19[PATCH] Add headers_check' target to output of 'make help'Gravatar David Woodhouse 1-0/+1
2006-09-16[PATCH] headers_check: use a different default directoryGravatar David Woodhouse 1-3/+3
2006-09-12Linux v2.6.18-rc7v2.6.18-rc7Gravatar Linus Torvalds 1-1/+1
2006-09-03Linux 2.6.18-rc6v2.6.18-rc6Gravatar Linus Torvalds 1-1/+1
2006-08-27Linux v2.6.18-rc5v2.6.18-rc5Gravatar Linus Torvalds 1-1/+1
2006-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Gravatar Greg Kroah-Hartman 1-4/+4
2006-08-16kbuild: correct assingment to CFLAGS with CROSS_COMPILEGravatar Sam Ravnborg 1-4/+4
2006-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Gravatar Greg Kroah-Hartman 1-6/+18
2006-08-07kbuild: external modules shall not check config consistencyGravatar Sam Ravnborg 1-6/+18
2006-08-06Linux v2.6.18-rc4v2.6.18-rc4Gravatar Linus Torvalds 1-1/+1
2006-08-01kbuild: -fno-stack-protector is not goodGravatar Sam Ravnborg 1-2/+2
2006-08-01kbuild: version.h and new headers_* targets does not require a kernel configGravatar Sam Ravnborg 1-0/+1
2006-07-29Linux v2.6.18-rc3v2.6.18-rc3Gravatar Linus Torvalds 1-1/+1
2006-07-15Linux 2.6.18-rc2v2.6.18-rc2Gravatar Linus Torvalds 1-1/+1
2006-07-05Linux 2.6.18-rc1v2.6.18-rc1Gravatar Linus Torvalds 1-2/+2
2006-07-05[PATCH] Makefile typoGravatar Andreas Schwab 1-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Gravatar Linus Torvalds 1-0/+17
2006-07-03kbuild: introduce utsrelease.hGravatar Sam Ravnborg 1-12/+18
2006-07-02kbuild: explicit turn off gcc stack-protectorGravatar Sam Ravnborg 1-0/+3
2006-07-01kbuild: documentation change on allowing checkers besides sparseGravatar Dustin Kirkland 1-4/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRGravatar Sam Ravnborg 1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-92/+121
2006-06-25kbuild: trivial fixes in MakefileGravatar Sam Ravnborg 1-41/+41
2006-06-24kbuild: adding symbols in Kconfig and defconfig to TAGSGravatar Masatake YAMATO 1-9/+25
2006-06-24kbuild: support for %.symtypes filesGravatar Andreas Gruenbacher 1-1/+4
2006-06-24kbuild: fix silentoldconfig recursionGravatar Roman Zippel 1-0/+4
2006-06-24kbuild: add option for stripping modules while installing themGravatar Theodore Ts'o 1-0/+17
2006-06-18Basic implementation of 'make headers_check'Gravatar David Woodhouse 1-0/+4
2006-06-18Basic implementation of 'make headers_install'Gravatar David Woodhouse 1-0/+13
2006-06-17Linux v2.6.17v2.6.17Gravatar Linus Torvalds 1-1/+1
2006-06-10kbuild: ignore make's built-in rules & variablesGravatar Sam Ravnborg 1-4/+3
2006-06-09kbuild: add dependency on kernel.release to the package targetsGravatar Zach Brown 1-2/+2
2006-06-09kbuild: `make kernelrelease' speedupGravatar Roman Zippel 1-2/+3
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGGravatar Roman Zippel 1-2/+4
2006-06-09kconfig: move .kernelreleaseGravatar Roman Zippel 1-11/+10
2006-06-09kconfig: integrate split config into silentoldconfigGravatar Roman Zippel 1-9/+2
2006-06-09kconfig: fix .config dependenciesGravatar Roman Zippel 1-16/+11
2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Gravatar Linus Torvalds 1-2/+2
2006-05-24Linux 2.6.17-rc5v2.6.17-rc5Gravatar Linus Torvalds 1-2/+2
2006-05-11Linux v2.6.17-rc4v2.6.17-rc4Gravatar Linus Torvalds 1-1/+1
2006-05-08kbuild: Do not overwrite makefile as anohter userGravatar Jan Beulich 1-9/+7
2006-04-30kbuild: removing .tmp_versions considered harmfulGravatar Pavel Roskin 1-2/+2
2006-04-26Linux v2.6.17-rc3v2.6.17-rc3Gravatar Linus Torvalds 1-1/+1