summaryrefslogtreecommitdiffstats
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1995-02-22 13:48:07 +0000
committersos <sos@FreeBSD.org>1995-02-22 13:48:07 +0000
commita8582ea0491b2759ce277638d63d52662b72c5ed (patch)
treebe2ffef6e40fae103a981c01ec004e3970d1cb63 /lkm/Makefile
parent243cac450e461fd60527db9de7f7090312bf561c (diff)
downloadFreeBSD-src-a8582ea0491b2759ce277638d63d52662b72c5ed.zip
FreeBSD-src-a8582ea0491b2759ce277638d63d52662b72c5ed.tar.gz
Next syscons update (given up on numbering :)
Removed screensavers from syscons, they are now LKM's. This makes it possible to do some really "interesting" screensavers... Fixed bug that sometimes caused garbage to appear when leaving "scroll-lock" history. Reformattet indentation, it got too deep for a normal 80 pos screen. Split up in syscons.c & syscons.h for use with the saver-lkm's. Temporarily removed -s option from vidcontrol, savers should now be loaded with modload.
Diffstat (limited to 'lkm/Makefile')
-rw-r--r--lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 3d98fa7..e6f2d66 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $
+# $Id: Makefile,v 1.7 1995/01/30 14:21:46 ugen Exp $
SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \
- portal procfs socksys umapfs union
+ portal procfs socksys syscons umapfs union
#
# Doesn't work:
# mfs
OpenPOWER on IntegriCloud