diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2018-11-29 01:15:53 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2018-11-29 01:15:53 +0000 |
| commit | 78afed13969ff5911565681047b9da781991d7a4 (patch) | |
| tree | c281b0ccf7e583add73b2524fbc1742dfd4c73a7 /sys/modules/cxgbe | |
| parent | 468ed396127c15aab12c944f335518f63ae9569c (diff) | |
Notes
Diffstat (limited to 'sys/modules/cxgbe')
| -rw-r--r-- | sys/modules/cxgbe/if_cxgbe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/cxgbe/if_cxgbe/Makefile b/sys/modules/cxgbe/if_cxgbe/Makefile index d35287bab5cf..8714bbb287dd 100644 --- a/sys/modules/cxgbe/if_cxgbe/Makefile +++ b/sys/modules/cxgbe/if_cxgbe/Makefile @@ -15,6 +15,7 @@ SRCS+= opt_ofed.h SRCS+= opt_ratelimit.h SRCS+= opt_rss.h SRCS+= pci_if.h pci_iov_if.h +SRCS+= t4_clip.c SRCS+= t4_filter.c SRCS+= t4_hw.c SRCS+= t4_if.c t4_if.h |
