Enable filemon on all architectures.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-06-01 15:19:49 +00:00
parent 55eb77a20a
commit 24862f2287
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301130

View File

@ -116,7 +116,7 @@ SUBDIR= \
fdc \
fdescfs \
${_fe} \
${_filemon} \
filemon \
firewire \
firmware \
fuse \
@ -549,7 +549,6 @@ _ep= ep
_et= et
_exca= exca
_fe= fe
_filemon= filemon
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
_ibcore= ibcore
.endif