From 4b8735f97783ddc7b41664b6f3284ae51cc06411 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 6 May 2000 02:06:35 +0000 Subject: All the screen savers other than "apm" build on the Alpha. daemon.ko has been tested to work. --- sys/modules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules/Makefile') 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" -- cgit v1.1