Revert accidentally commited file from r279824. We're not quite ready to

enable dtrace module building on all arm platforms yet.
This commit is contained in:
ian 2015-03-09 22:01:57 +00:00
parent dcbc28ccd2
commit ad651a7d0d

View File

@ -686,13 +686,7 @@ _snc= snc
.if ${MACHINE_CPUARCH} == "arm"
_cfi= cfi
_cpsw= cpsw
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_dtrace= dtrace
.endif
_sound= sound
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_opensolaris= opensolaris
.endif
.endif
.if ${MACHINE_CPUARCH} == "powerpc"