Restrict the module to varied environments.

This commit is contained in:
obrien 2012-10-08 14:08:13 +00:00
parent a1635c3475
commit ea2e90dbb4

View File

@ -108,7 +108,7 @@ SUBDIR= \
fdc \
fdescfs \
${_fe} \
filemon \
${_filemon} \
firewire \
firmware \
${_fxp} \
@ -364,6 +364,10 @@ SUBDIR= \
${_zfs} \
zlib \
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
_filemon= filemon
.endif
.if ${MACHINE_CPUARCH} != "powerpc" && ${MACHINE_CPUARCH} != "arm" && \
${MACHINE_CPUARCH} != "mips"
_syscons= syscons