summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
AgeCommit message (Expand)Author
2008-11-29- don't build compat_linux on alpha until sys/modules/compat_linux/Makefiletsutsui
2008-11-28Build compat_linux and exec_elf64 for alpha.he
2008-11-25Descend into the new modules during the build.cube
2008-11-24Rename some modules to match their vfs name.ad
2008-11-23exec_elf32 makes no sense on alphamartin
2008-11-20Rename the accept filter modules to make module name match filter name.ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-14Make POSIX AIO loadable as a module.ad
2008-11-13+compat_ossaudioad
2008-11-12Allow the POSIX semaphore code to be loaded as a module.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-09-23Build modular fss driver.hannken
2008-08-30Back out dirhash kernel module for now.reinoud
2008-08-29Add dirhash kernel module for sharing dirhashing support with other FSreinoud
2008-06-28Add of bunch of file system modules.rumble
2008-06-26build and install azalia.kmod for amd64 and i386.kent
2008-05-20Enable cd9660 module.ad
2008-05-19Enable putter and puffs modules in build.jmcneill
2008-05-18Build radeondrm kmod on i386.jmcneill
2008-05-18Build drm and i915drm modules for i386 and amd64.jmcneill
2008-05-02Build and install modules into /kernel/modules. Each module gets aad