summaryrefslogtreecommitdiff
path: root/sys/kern/Makefile
diff options
context:
space:
mode:
authorPatrick Latifi <pat@cvs.openbsd.org>2004-11-22 17:08:39 +0000
committerPatrick Latifi <pat@cvs.openbsd.org>2004-11-22 17:08:39 +0000
commitfc223d6eb7b7a7edf3bd268104fb9550e1f0c318 (patch)
treedfc8f46aa12f380d738247d5ffd3d023a115202e /sys/kern/Makefile
parent3b8d7483df4862bdc5bedcefca286532c206b52a (diff)
remove netiso since it doesn't exist anymore
ok otto henning
Diffstat (limited to 'sys/kern/Makefile')
-rw-r--r--sys/kern/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/Makefile b/sys/kern/Makefile
index b3f83b7e6c4..2ef6ef5f2af 100644
--- a/sys/kern/Makefile
+++ b/sys/kern/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.10 2002/12/31 16:22:26 miod Exp $
+# $OpenBSD: Makefile,v 1.11 2004/11/22 17:08:38 pat Exp $
# Makefile for kernel tags files, init_sysent, etc.
@@ -43,7 +43,7 @@ DGEN= adosfs \
miscfs/nullfs miscfs/portal miscfs/procfs \
miscfs/specfs miscfs/umapfs miscfs/union \
msdosfs \
- net netccitt netinet netiso netns \
+ net netccitt netinet netns \
nfs \
scsi \
sys \