summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-26 02:05:16 +0000
committerobrien <obrien@FreeBSD.org>2000-01-26 02:05:16 +0000
commit994e477fcd5e774b309e83aa9a4b9dc634ce39e2 (patch)
tree031b7823a12e271741b24faa96ac760c274a1dc1
parentc7f9f556263df48aa4dabaaad3062174fc1ad252 (diff)
downloadFreeBSD-src-994e477fcd5e774b309e83aa9a4b9dc634ce39e2.zip
FreeBSD-src-994e477fcd5e774b309e83aa9a4b9dc634ce39e2.tar.gz
Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* business
being hooked up to the build system, *COMPILABLE WORKING* modules do. Not `make' tested by: Peter
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index baf67f0..011c936 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -6,7 +6,7 @@ SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \
if_sl ipfilter ipfw joy kernfs kue md mfs mii mlx msdos \
ncp netgraph nfs ntfs nullfs \
nwfs portal procfs rl sf sis sk ste ti tl \
- ugen uhid ukbd ulpt umapfs umass umodem ums union usb vn vpo vr wb xl
+ ugen uhid ukbd ulpt umapfs umass umodem ums union usb vn vr wb xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
OpenPOWER on IntegriCloud