summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-26 15:15:50 +0000
committerpeter <peter@FreeBSD.org>2000-01-26 15:15:50 +0000
commitb498317a66b1a9b4144f13ab0e013b46d29f8575 (patch)
tree49d798c1caad433876e08af016ce80acd0447694
parent5c7b071c6b03f13ba29a4a3bacec66311b25cfd2 (diff)
downloadFreeBSD-src-b498317a66b1a9b4144f13ab0e013b46d29f8575.zip
FreeBSD-src-b498317a66b1a9b4144f13ab0e013b46d29f8575.tar.gz
Re-add vpo. I've just re-tested this in a 'make world' on a December
vintage system, well before the ppbus changes. When I called it an "example" module, I meant as an example for the rest of the ppbus client drivers, not that it was worthless. I'll mail my 5.8MB world.log to anybody who doesn't believe me. Wrongly accused by: obrien
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 011c936..baf67f0 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 vr wb xl
+ ugen uhid ukbd ulpt umapfs umass umodem ums union usb vn vpo vr wb xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
OpenPOWER on IntegriCloud