Author: markm
Date: Mon Oct 14 17:43:22 2013
New Revision: 256446
URL: http://svnweb.freebsd.org/changeset/base/256446

Log:
  Add needed files to the KLD random.ko.
  
  Approved by:  re (kib)

Modified:
  head/sys/modules/random/Makefile

Modified: head/sys/modules/random/Makefile
==============================================================================
--- head/sys/modules/random/Makefile    Mon Oct 14 16:19:52 2013        
(r256445)
+++ head/sys/modules/random/Makefile    Mon Oct 14 17:43:22 2013        
(r256446)
@@ -11,6 +11,7 @@ SRCS+=        nehemiah.c
 SRCS+= ivy.c
 .endif
 SRCS+= randomdev_soft.c yarrow.c hash.c
+SRCS+= random_harvestq.c live_entropy_sources.c rwfile.c
 SRCS+= rijndael-alg-fst.c rijndael-api-fst.c sha2.c
 SRCS+= bus_if.h device_if.h vnode_if.h opt_cpu.h opt_random.h
 
_______________________________________________
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"

Reply via email to