Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/dev more smb removal.
details:   https://anonhg.NetBSD.org/src/rev/68769ab4a67e
branches:  trunk
changeset: 970821:68769ab4a67e
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 04 17:20:16 2020 +0000
description:
more smb removal.
diffstat:
 sys/rump/dev/Makefile.rumpdevcomp |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 13a7a505e936 -r 68769ab4a67e sys/rump/dev/Makefile.rumpdevcomp
--- a/sys/rump/dev/Makefile.rumpdevcomp Sat Apr 04 17:12:33 2020 +0000
+++ b/sys/rump/dev/Makefile.rumpdevcomp Sat Apr 04 17:20:16 2020 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile.rumpdevcomp,v 1.24 2017/04/17 08:59:37 riastradh Exp $
+#      $NetBSD: Makefile.rumpdevcomp,v 1.25 2020/04/04 17:20:16 christos Exp $
 #
 
-RUMPDEVCOMP=   audio bpf cgd disk dm drvctl fss md netsmb              \
+RUMPDEVCOMP=   audio bpf cgd disk dm drvctl fss md                     \
                pad pud putter raidframe rnd scsipi sysmon vnd wscons   \
                opencrypto
 
Home |
Main Index |
Thread Index |
Old Index