diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2012-10-18 12:04:56 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2012-10-18 12:04:56 +0000 |
| commit | 2e564269d0af3703815a10effe03c1f1773c9a46 (patch) | |
| tree | bd8beba1f741059b6d9618b1d3ae6b157a5183c3 /sys/modules/Makefile | |
| parent | f9e26776a6149cb54a6b488f1c4465598d0015cf (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 6ec6ba982655..aa546c153f9c 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -295,7 +295,6 @@ SUBDIR= \ siis \ sis \ sk \ - ${_smbfs} \ ${_sn} \ ${_snc} \ snp \ @@ -514,7 +513,6 @@ _rdma= rdma _safe= safe _sbni= sbni _scsi_low= scsi_low -_smbfs= smbfs _sound= sound _speaker= speaker _splash= splash @@ -712,7 +710,6 @@ _s3= s3 _safe= safe _scsi_low= scsi_low _sfxge= sfxge -_smbfs= smbfs _sound= sound _speaker= speaker _splash= splash @@ -768,7 +765,6 @@ _ips= ips _mly= mly _pccard= pccard _scsi_low= scsi_low -_smbfs= smbfs _sound= sound _splash= splash _sppp= sppp @@ -790,7 +786,6 @@ _cpufreq= cpufreq _exca= exca _nvram= powermac_nvram _pccard= pccard -_smbfs= smbfs _sound= sound .endif @@ -812,7 +807,6 @@ _igb= igb .if ${MK_CDDL} != "no" || defined(ALL_MODULES) _opensolaris= opensolaris .endif -_smbfs= smbfs _sound= sound .if ${MK_ZFS} != "no" || defined(ALL_MODULES) _zfs= zfs |
