summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2021-02-12 14:19:00 -0600
committerRichard Lowe <richlowe@richlowe.net>2021-02-20 16:14:32 -0600
commit56ffda179176d14e2fb160bdc85f6da601f1eac7 (patch)
treed02bee2dc1bb80c825772a893099f7564a8daa0f /usr/src/cmd/mdb
parent3aa6c13072f3d4792a18693e916aed260a496c1f (diff)
downloadillumos-gate-56ffda179176d14e2fb160bdc85f6da601f1eac7.tar.gz
13559 remove lingering references to usr/closed
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Diffstat (limited to 'usr/src/cmd/mdb')
-rw-r--r--usr/src/cmd/mdb/Makefile.common4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/cmd/mdb/Makefile.common b/usr/src/cmd/mdb/Makefile.common
index ff81215380..be0f680194 100644
--- a/usr/src/cmd/mdb/Makefile.common
+++ b/usr/src/cmd/mdb/Makefile.common
@@ -105,8 +105,4 @@ COMMON_MODULES_KVM = \
usba \
zfs
-CLOSED_COMMON_MODULES_KVM = \
- mpt \
- nfs
-
include $(SRC)/Makefile.master