build - Fix kernel / modules install from object dir or module source dir
[dragonfly.git] / sys / conf / kmod.mk
2010-09-01 Matthew Dillonbuild - Fix kernel / modules install from object dir...
2010-09-01 Matthew Dillonboot system and buildkernel - Remove the thrice damned...
2010-07-06 Sascha Wildnersys/conf/kmod.mk: Adjust the genassym stuff a wee bit.
2010-07-03 Alex Hornungkmod.mk - attempt to enable use of assym for kmods
2010-04-16 Sascha WildnerBring in FreeBSD's MMC (MultiMediaCard) stack.
2010-04-08 Joe Talbottfirmware - Import FreeBSD's firmware API.
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-02 Sascha WildnerWIP crypto/opencrypto update
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-07-12 Sascha Wildnerkmod.mk: Remove some dead code supposed to handle modul...
2009-07-08 Matthew DillonAMD64 - Use ld -r to generate .ko for modules.
2009-03-28 Matthew DillonMisc fixes for cross-building amd64.
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2008-08-27 Hasso TepperAdd some methods to ACPI to handle embedded controllers...
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2007-08-26 Simon SchubertKmods always need their headers in place.
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-10 Simon SchubertSubstitute a phony target with a cookie, thus not requi...
2006-12-04 Thomas E. SpanjaardInitial import of the port of the new(er) FreeBSD ATA...
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-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...
2006-02-15 Simon SchubertFix patch handling in kernel sources.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-06-27 Simon SchubertIf compiling a module with the kernel, suck in opt_glob...
2005-04-22 Sascha WildnerRemove support for canbus (which is PC98 specific).
2005-04-12 Max OkumotoInsert a '#' between the .else directive and the follow...
2005-02-18 Simon SchubertAdd support for building modules with configured kernel...
2004-10-20 Matthew DillonChange the default handling for kernels built with...
2004-08-17 Matthew DillonVFS messaging/interfacing work stage 2/99. This stage...
2004-07-21 Joerg SonnenbergerAdd handling of patches to the module framework.
2004-04-12 Eirik NygaardTell awk where the arguments for the program ends and...
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-18 Matthew DillonAdjust the Makefile's to move the iconv files to libico...
2004-03-16 Joerg SonnenbergerAdd support for building dependent modules automatically by
2004-03-07 Eirik NygaardRemove perl from the i386 kernel build.
2004-02-10 Joerg SonnenbergerInitial backport of NEWCARD from FreeBSD 5.
2003-11-17 Jeroen Ruigrok/asmodaiFactor out the object system from new-bus so that it...
2003-11-15 Matthew DillonMove bsd.kern.mk from /usr/src/share/mk to /usr/src...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-08-15 Matthew DillonMake modules work again part 1: linkup emulation/ and...
2003-08-08 Matthew Dillonkernel tree reorganization stage 1a: remove -I- for...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: