diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-05-24 16:26:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-05-24 16:26:29 +0000 |
| commit | 03d9e830c1302ce5c2acc5f621aab23f333c578c (patch) | |
| tree | 1d806c7b9194e4bd79f28385d37b009f762fb912 /sys/modules | |
| parent | 3462e911f425d1952adc6f982347afdabe66cce0 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 21348445983c9..2eca46d37f916 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -447,12 +447,15 @@ _agp= agp _an= an _arcmsr= arcmsr _ath_hal= ath_hal +_cardbus= cardbus +_cbb= cbb _ciss= ciss _cpufreq= cpufreq _digi= digi _drm= drm _ed= ed _em= em +_exca= exca _ext2fs= ext2fs _hptmv= hptmv _i2c= i2c @@ -468,6 +471,7 @@ _iwi= iwi _mly= mly _ndis= ndis _nve= nve +_pccard= pccard _rr232x= rr232x _safe= safe _scsi_low= scsi_low |
