From d02dcfb3828ccf5722b6a380a40f33d785a4bb8e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Jun 1996 03:49:35 +0000 Subject: [PATCH] Add ccd. --- lkm/Makefile | 4 ++-- sys/modules/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lkm/Makefile b/lkm/Makefile index 196fa0acd11..cb6828e8e68 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.21 1996/03/16 01:43:26 jmz Exp $ +# $Id: Makefile,v 1.22 1996/03/24 00:30:38 pst Exp $ # XXX present but broken: ip_mroute_mod mfs -SUBDIR= atapi cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ +SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw joy kernfs linux msdos nfs nullfs \ pcic portal procfs qcam syscons umapfs union wcd diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 196fa0acd11..cb6828e8e68 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.21 1996/03/16 01:43:26 jmz Exp $ +# $Id: Makefile,v 1.22 1996/03/24 00:30:38 pst Exp $ # XXX present but broken: ip_mroute_mod mfs -SUBDIR= atapi cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ +SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw joy kernfs linux msdos nfs nullfs \ pcic portal procfs qcam syscons umapfs union wcd