summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2010-12-27 15:48:28 +0000
committerjmcneill <jmcneill@NetBSD.org>2010-12-27 15:48:28 +0000
commit2d595122f799cd727f63040bbb4110f082a8887e (patch)
treec381010e093b355675c474bc5f3ef66df2968b1a /sys/modules
parent73e986a761b6f0b8517990d4b714c4d6a8282768 (diff)
hook xc5k, au8522, and auvitek into build
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index c4412297b70..86b41904461 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2010/10/26 05:42:51 jruoho Exp $
+# $NetBSD: Makefile,v 1.55 2010/12/27 15:48:28 jmcneill Exp $
.include <bsd.own.mk>
@@ -8,6 +8,8 @@ SUBDIR= accf_dataready
SUBDIR+= accf_httpready
SUBDIR+= adosfs
SUBDIR+= aio
+SUBDIR+= au8522
+SUBDIR+= auvitek
SUBDIR+= bpf
SUBDIR+= cd9660
SUBDIR+= coda
@@ -60,6 +62,7 @@ SUBDIR+= umap
SUBDIR+= union
SUBDIR+= usbverbose
SUBDIR+= vnd
+SUBDIR+= xc5k
SUBDIR+= tprof
.if (defined(NOTYET))
SUBDIR+= unionfs