Include nehemiah.c only on i386, as is done for the non-modules

build.
This commit is contained in:
Marcel Moolenaar 2004-04-11 15:40:18 +00:00
parent fb9172265b
commit 4880b26184

View File

@ -6,7 +6,9 @@
KMOD= random
SRCS= randomdev.c probe.c
.if ${MACHINE} == "i386"
SRCS+= nehemiah.c
.endif
SRCS+= randomdev_soft.c yarrow.c hash.c
SRCS+= rijndael-alg-fst.c rijndael-api-fst.c sha2.c
SRCS+= bus_if.h device_if.h vnode_if.h