diff options
| author | Warner Losh <imp@FreeBSD.org> | 2015-01-17 02:17:55 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2015-01-17 02:17:55 +0000 |
| commit | eac107b8dbe9118a6daceb135899e230cd4d2526 (patch) | |
| tree | c683764eb24898c85374f82b4765be63f95a37ec /sys/modules | |
| parent | 0c76184ced739bcbe6513621b57a182f51f844c0 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index f5e4575e683d1..3e4e79aad5cde 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -317,7 +317,7 @@ SUBDIR= \ sis \ sk \ ${_smbfs} \ - ${_sn} \ + sn \ ${_snc} \ snp \ ${_sound} \ @@ -438,7 +438,6 @@ _ispfw= ispfw _mwlfw= mwlfw _ralfw= ralfw _sf= sf -_sn= sn _ti= ti _txp= txp .endif |
