The random_adapters.c is standard in the conf/files. Revert wrong

r254185.

Pointed out by:	peter
This commit is contained in:
Konstantin Belousov 2013-08-10 19:38:29 +00:00
parent e5e4e178b7
commit 6c6ff43fbe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254190

View File

@ -5,7 +5,7 @@
.PATH: ${.CURDIR}/../../crypto/sha2
KMOD= random
SRCS= randomdev.c random_adaptors.c probe.c
SRCS= randomdev.c probe.c
.if ${MACHINE} == "amd64" || ${MACHINE} == "i386"
SRCS+= nehemiah.c
SRCS+= ivy.c