diff options
| author | Jack F Vogel <jfv@FreeBSD.org> | 2015-03-17 22:40:50 +0000 |
|---|---|---|
| committer | Jack F Vogel <jfv@FreeBSD.org> | 2015-03-17 22:40:50 +0000 |
| commit | bc2e8d79c7d4deb1933f240019cfd1210df32531 (patch) | |
| tree | cea29b9083f02b8f1f6ebfb237371bdaf8b88be8 /sys/modules | |
| parent | 743ffdaf3cf6b6c4d71516185324ee17be7c714e (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 271ba73bf7c6..d53234020a79 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -175,6 +175,8 @@ SUBDIR= \ ${_iwn} \ ${_iwnfw} \ ${_ixgb} \ + ${_ix} \ + ${_ixv} \ ${_ixl} \ ${_ixlv} \ jme \ |
