summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-03-09 20:10:35 +0000
committerphk <phk@FreeBSD.org>2001-03-09 20:10:35 +0000
commit872730b33181c11454a6cf1480b5f39a5773af5a (patch)
tree7b1ef00dfdd1338ef6c812bbb86c65fdce4b0479 /sys/modules/Makefile
parent553d1d6989f2adecf3c4cf0385b10a4ea9967bfb (diff)
downloadFreeBSD-src-872730b33181c11454a6cf1480b5f39a5773af5a.zip
FreeBSD-src-872730b33181c11454a6cf1480b5f39a5773af5a.tar.gz
Remove vn(4) driver.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index fd7f58f..4768635 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -14,7 +14,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
rl rp sf sis sk sn sound sppp ste sym syscons sysvipc ti tl twe tx \
udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \
uscanner \
- vinum vn vpo vr vx wb wx xl
+ vinum vpo vr vx wb wx xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
OpenPOWER on IntegriCloud