Author: adrian
Date: Sat Jan  3 02:39:28 2015
New Revision: 276604
URL: https://svnweb.freebsd.org/changeset/base/276604

Log:
  For now build random into the kernel - there seems to be issues kldload'ing
  it at early boot.

Modified:
  head/sys/mips/conf/DIR-825B1

Modified: head/sys/mips/conf/DIR-825B1
==============================================================================
--- head/sys/mips/conf/DIR-825B1        Sat Jan  3 02:34:23 2015        
(r276603)
+++ head/sys/mips/conf/DIR-825B1        Sat Jan  3 02:39:28 2015        
(r276604)
@@ -19,7 +19,7 @@ hints         "DIR-825B1.hints"
 
 # Since the kernel image must fit inside 1024KiB, we have to build almost
 # everything as modules.
-nodevice random
+# nodevice random
 nodevice gpio
 nodevice gpioled
 nodevice gif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to