Author: hselasky Date: Sun Mar 8 08:44:04 2015 New Revision: 279774 URL: https://svnweb.freebsd.org/changeset/base/279774
Log: Build the videomode kernel module by default. Modified: head/sys/modules/Makefile Modified: head/sys/modules/Makefile ============================================================================== --- head/sys/modules/Makefile Sun Mar 8 08:34:49 2015 (r279773) +++ head/sys/modules/Makefile Sun Mar 8 08:44:04 2015 (r279774) @@ -353,6 +353,7 @@ SUBDIR= \ ${_virtio} \ vge \ ${_viawd} \ + videomode \ vkbd \ ${_vmm} \ ${_vmware} \ _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"