Fix buildkernel without -j.
[dragonfly.git] / sys / conf / kern.post.mk
2011-03-19 Sascha WildnerFix buildkernel without -j.
2010-10-09 Matthew Dillonvkernel - Scrap some old install stuff that no longer...
2010-10-06 Matthias Schmidtvkernel - Fix installkernel target
2010-09-24 Matthew Dillonbuild - Clarify instalkernel requirements when upgradin...
2010-09-07 Matthew Dilloninstallkernel - Fix kernel.old/kernel overwrite
2010-09-01 Matthew Dillonbuild - Adjust kern.post.mk warning
2010-09-01 Matthew Dillonboot system and buildkernel - Remove the thrice damned...
2010-08-30 Matthew Dillonbuildkernel - Order kernel before modules
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-05-19 Sascha Wildnernewvers.sh: Take the src/ dir as an argument instead...
2009-03-28 Matthew DillonMisc fixes for cross-building amd64.
2009-02-10 YONETANI TomokazuSet the default DESTDIR to /var/vkernel when the platfo...
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2009-01-05 Simon SchubertEven in the reinstall case make sure that /boot/modules...
2008-09-15 Thomas NikolajsenChange how DESTKERNNAME is handled:
2008-09-01 Matthew Dillon* Move /kernel to /boot/kernel and /modules to /boot...
2008-07-27 Michael NeumannBefore installing kernel modules, make sure that the...
2008-01-13 Sascha WildnerRearrange a bit to avoid duplicate code.
2007-06-30 Matthew DillonTry to avoid accidental foot shooting by not allowing...
2007-02-22 Simon SchubertEnable building/installing of multiple kernels in nrelease.
2007-02-05 Simon SchubertAdd flag to optionally disable stripping of old kernel...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-11 Simon SchubertUnbreak build by moving the include up.
2007-01-10 Simon SchubertSubstitute a phony target with a cookie, thus not requi...
2006-12-13 Thomas E. SpanjaardHave the genassym.o target depend on forwarding-headers...
2006-11-19 Sepherosa Ziehau- Add kern.fwd.mk to generate forward headers for missi...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...