summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2011-01-16 01:13:10 +0000
committerjmcneill <jmcneill@NetBSD.org>2011-01-16 01:13:10 +0000
commit90aea484dcf3a821f63a52fd2dbc926b17fef385 (patch)
treef1805aef9ed4a3143fc6eb9d24435ba85504650e /sys/modules
parentb4db3445b036ecd537d2e10a9163d948c1a471e1 (diff)
build and install aps module on i386 and amd64
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a0cc9a4d807..7a3bcab8e30 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2011/01/09 15:12:34 jruoho Exp $
+# $NetBSD: Makefile,v 1.59 2011/01/16 01:13:10 jmcneill Exp $
.include <bsd.own.mk>
@@ -142,6 +142,7 @@ SUBDIR+= pad
.if ${MACHINE_ARCH} == "i386" || \
${MACHINE_ARCH} == "x86_64"
+SUBDIR+= aps
SUBDIR+= au8522
SUBDIR+= auvitek
SUBDIR+= xc5k