diff options
| author | haad <haad@NetBSD.org> | 2009-02-05 21:07:19 +0000 |
|---|---|---|
| committer | haad <haad@NetBSD.org> | 2009-02-05 21:07:19 +0000 |
| commit | a257a2bccf36eac0e3bf705c268bacd3a086ca6a (patch) | |
| tree | bae00cf679fd7b80fe5d670a3178dab4b2d797f2 /sys/modules | |
| parent | e497a92b9e7c17874f52c58619006b6f8d584ec1 (diff) | |
Revert previously changes. There is no cgd and ccd directory until I properly
test ccd.kmod and cgd.kmod.
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 7916cab9ac6..878ea4787a8 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2009/02/05 17:32:10 haad Exp $ +# $NetBSD: Makefile,v 1.26 2009/02/05 21:07:19 haad Exp $ # For all platforms @@ -6,9 +6,7 @@ SUBDIR= accf_dataready SUBDIR+= accf_httpready SUBDIR+= adosfs SUBDIR+= aio -SUBDIR+= ccd SUBDIR+= cd9660 -SUBDIR+= cgd SUBDIR+= coda SUBDIR+= coda5 SUBDIR+= compat |
