summaryrefslogtreecommitdiffstats
path: root/sys/modules/ata
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2005-04-05 02:05:01 +0000
committerscottl <scottl@FreeBSD.org>2005-04-05 02:05:01 +0000
commitae18323c50b36da33d33a26d32dbc315e86ec2f8 (patch)
tree6d3b2c06e06447744a350d728e51b5f0be57211f /sys/modules/ata
parentafffe04434588bb6c01a3139f3021b6a5565e5b5 (diff)
downloadFreeBSD-src-ae18323c50b36da33d33a26d32dbc315e86ec2f8.zip
FreeBSD-src-ae18323c50b36da33d33a26d32dbc315e86ec2f8.tar.gz
Connect the atapicam module to the build.
Diffstat (limited to 'sys/modules/ata')
-rw-r--r--sys/modules/ata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ata/Makefile b/sys/modules/ata/Makefile
index b01d00f..c67ade9 100644
--- a/sys/modules/ata/Makefile
+++ b/sys/modules/ata/Makefile
@@ -8,6 +8,6 @@ SUBDIR += atacbus
SUBDIR += ataisa
.endif
SUBDIR += atapci
-SUBDIR += atadisk atapicd atapifd atapist ataraid #atacam
+SUBDIR += atadisk atapicd atapifd atapist ataraid atapicam #atacam
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud