aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-30 05:54:30 +0000
committerAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-30 05:54:30 +0000
commitd515a203d8217c4f9074d47c1e68cfaefd496f69 (patch)
tree0c8c7b7eff513c167c30cc22eb7cf2b94a98c733 /sys/modules
parent4c7d5ddbe4cc27b2275f7819b4693393c28e988e (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/sfxge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/sfxge/Makefile b/sys/modules/sfxge/Makefile
index dba923890f44..b16b6e48b887 100644
--- a/sys/modules/sfxge/Makefile
+++ b/sys/modules/sfxge/Makefile
@@ -21,7 +21,8 @@ SRCS+= efx_tx.c efx_vpd.c efx_filter.c efx_hash.c
SRCS+= efsys.h
SRCS+= efx.h efx_annote.h efx_check.h efx_impl.h efx_mcdi.h
SRCS+= efx_regs.h efx_regs_ef10.h
-SRCS+= efx_regs_mcdi.h efx_regs_mcdi_aoe.h efx_regs_pci.h efx_types.h
+SRCS+= efx_regs_mcdi.h efx_regs_mcdi_aoe.h efx_regs_mcdi_strs.h
+SRCS+= efx_regs_pci.h efx_types.h
SRCS+= efx_phy_ids.h
SRCS+= ef10_tlv_layout.h