diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-09-27 13:10:24 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-09-27 13:10:24 +0000 |
| commit | 819766797ed00f2038be2bd333f2ceb29af681ca (patch) | |
| tree | 76aeb1b7de62dcff967986f3ab733f36ec6db017 /sys/modules | |
| parent | 7c23a867f7bca394e6abeb944bd6df3ea2ec2412 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 33458fdb22ed..e330ee218cfa 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -320,6 +320,8 @@ _arcnet= arcnet _ath_hal= ath_hal _awi= awi _bktr= bktr +_cardbus= cardbus +_cbb= cbb _coff= coff _cp= cp _cpufreq= cpufreq @@ -329,6 +331,7 @@ _ed= ed _elink= elink _em= em _ep= ep +_exca= exca _ext2fs= ext2fs _fe= fe _hfa= hfa @@ -375,8 +378,6 @@ _arl= arl _arcmsr= arcmsr _asr= asr _bios= bios -_cardbus= cardbus -_cbb= cbb _ciss= ciss _cm= cm _cs= cs @@ -384,7 +385,6 @@ _ctau= ctau _cx= cx _dpt= dpt _ex= ex -_exca= exca _hptmv= hptmv _ichwd= ichwd _ida= ida |
