summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2005-03-31 20:21:43 +0000
committerscottl <scottl@FreeBSD.org>2005-03-31 20:21:43 +0000
commitdeb672e8b2e812557953b65d0927ac66fabaad0b (patch)
treeb7b248627514670511a44b30699798d97053b14d /sys/modules
parent6891acda406586c57d1833882dcd4adc552d78d6 (diff)
downloadFreeBSD-src-deb672e8b2e812557953b65d0927ac66fabaad0b.zip
FreeBSD-src-deb672e8b2e812557953b65d0927ac66fabaad0b.tar.gz
Glue the arcmsr driver into the tree.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index deb74b4..c48763d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -20,6 +20,7 @@ SUBDIR= ${_3dfx} \
${_aout} \
${_apm} \
${_ar} \
+ ${_arcmsr} \
${_arcnet} \
${_arl} \
${_asr} \
@@ -306,6 +307,7 @@ _amd= amd
_aout= aout
_apm= apm
_ar= ar
+_arcmsr= arcmsr
_arcnet= arcnet
_ath_hal= ath_hal
_awi= awi
@@ -406,6 +408,7 @@ _sppp= sppp
_aac= aac
#_acpi= acpi # doesn't work on amd64 yet
_agp= agp
+_arcmsr= arcmsr
_ciss= ciss
_cpufreq= cpufreq
_digi= digi
OpenPOWER on IntegriCloud