Module Name:    src
Committed By:   christos
Date:           Sat Apr  4 17:20:16 UTC 2020

Modified Files:
        src/sys/rump/dev: Makefile.rumpdevcomp

Log Message:
more smb removal.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rump/dev/Makefile.rumpdevcomp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/rump/dev/Makefile.rumpdevcomp
diff -u src/sys/rump/dev/Makefile.rumpdevcomp:1.24 src/sys/rump/dev/Makefile.rumpdevcomp:1.25
--- src/sys/rump/dev/Makefile.rumpdevcomp:1.24	Mon Apr 17 04:59:37 2017
+++ src/sys/rump/dev/Makefile.rumpdevcomp	Sat Apr  4 13:20:16 2020
@@ -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
 

Reply via email to