summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 71794fc..bd263e9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -254,7 +254,6 @@ SUBDIR= \
${_opensolaris} \
oce \
${_padlock} \
- ${_padlock_rng} \
patm \
${_pccard} \
${_pcfclock} \
@@ -281,7 +280,6 @@ SUBDIR= \
${_random} \
rc4 \
${_rdma} \
- ${_rdrand_rng} \
re \
reiserfs \
rl \
@@ -365,14 +363,11 @@ SUBDIR= \
${_x86bios} \
${_xe} \
xl \
- yarrow_rng \
${_zfs} \
zlib \
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
_filemon= filemon
-_padlock_rng= padlock_rng
-_rdrand_rng= rdrand_rng
.endif
.if ${MACHINE_CPUARCH} != "powerpc" && ${MACHINE_CPUARCH} != "arm" && \
OpenPOWER on IntegriCloud