summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-06 02:06:35 +0000
committerobrien <obrien@FreeBSD.org>2000-05-06 02:06:35 +0000
commit4b8735f97783ddc7b41664b6f3284ae51cc06411 (patch)
tree6259b851be89621fc85bdac04fdff99431e7f446 /sys/modules/Makefile
parent3c204936cd715fdb0abc6efbedbb909e2fd9f942 (diff)
downloadFreeBSD-src-4b8735f97783ddc7b41664b6f3284ae51cc06411.zip
FreeBSD-src-4b8735f97783ddc7b41664b6f3284ae51cc06411.tar.gz
All the screen savers other than "apm" build on the Alpha. daemon.ko has
been tested to work.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 2957ce5..d9bcd25 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -5,14 +5,14 @@
SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \
if_sl if_tun 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 tx \
+ nwfs portal procfs rl sf sis sk ste syscons ti tl tx \
udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \
vinum vn vpo vr wb xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=bktr coff fpu gnufpu ibcs2 linprocfs linux splash streams \
- svr4 syscons vesa wi
+ svr4 vesa wi
.endif
.if ${MACHINE_ARCH} == "alpha"
OpenPOWER on IntegriCloud