aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2007-11-07 20:08:15 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2007-11-07 20:08:15 +0000
commite702bc741ce258d4a5f1e99a070164b1219e9fd3 (patch)
tree414af925ca3f1c50cca24578cda9f23b0946d1e2 /sys/modules/Makefile
parent32a8088feff95f2a7b35ff5ac78887cdb963c3e8 (diff)
downloadsrc-e702bc741ce258d4a5f1e99a070164b1219e9fd3.tar.gz
src-e702bc741ce258d4a5f1e99a070164b1219e9fd3.zip
Connect asmc to the build infrastructure.
Approved by: njl (mentor) Reviewed by: njl (mentor)
Notes
Notes: svn path=/head/; revision=173427
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index bccbef0e25a5..a76e61f78dae 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -23,6 +23,7 @@ SUBDIR= ${_3dfx} \
${_arcmsr} \
${_arcnet} \
${_arl} \
+ ${_asmc} \
${_asr} \
ata \
${_ath} \
@@ -434,6 +435,7 @@ _acpi= acpi
_ahb= ahb
_arcmsr= arcmsr
_arl= arl
+_asmc= asmc
_asr= asr
_bios= bios
_ciss= ciss
@@ -485,6 +487,7 @@ _acpi= acpi
_agp= agp
_an= an
_arcmsr= arcmsr
+_asmc= asmc
_ath= ath
_ath_hal= ath_hal
_ath_rate_amrr= ath_rate_amrr