diff --git a/devices/igb/Makefile.am b/devices/igb/Makefile.am index bde832c8..09d55b7f 100644 --- a/devices/igb/Makefile.am +++ b/devices/igb/Makefile.am @@ -40,18 +40,26 @@ EXTRA_DIST = \ e1000_82575-4.4-ethercat.h \ e1000_82575-4.4-orig.c \ e1000_82575-4.4-orig.h \ + e1000_82575-5.10-ethercat.c \ + e1000_82575-5.10-ethercat.h \ + e1000_82575-5.10-orig.c \ + e1000_82575-5.10-orig.h \ e1000_defines-3.18-ethercat.h \ e1000_defines-3.18-orig.h \ e1000_defines-4.19-ethercat.h \ e1000_defines-4.19-orig.h \ e1000_defines-4.4-ethercat.h \ e1000_defines-4.4-orig.h \ + e1000_defines-5.10-ethercat.h \ + e1000_defines-5.10-orig.h \ e1000_hw-3.18-ethercat.h \ e1000_hw-3.18-orig.h \ e1000_hw-4.19-ethercat.h \ e1000_hw-4.19-orig.h \ e1000_hw-4.4-ethercat.h \ e1000_hw-4.4-orig.h \ + e1000_hw-5.10-ethercat.h \ + e1000_hw-5.10-orig.h \ e1000_i210-3.18-ethercat.c \ e1000_i210-3.18-ethercat.h \ e1000_i210-3.18-orig.c \ @@ -64,6 +72,10 @@ EXTRA_DIST = \ e1000_i210-4.4-ethercat.h \ e1000_i210-4.4-orig.c \ e1000_i210-4.4-orig.h \ + e1000_i210-5.10-ethercat.c \ + e1000_i210-5.10-ethercat.h \ + e1000_i210-5.10-orig.c \ + e1000_i210-5.10-orig.h \ e1000_mac-3.18-ethercat.c \ e1000_mac-3.18-ethercat.h \ e1000_mac-3.18-orig.c \ @@ -76,6 +88,10 @@ EXTRA_DIST = \ e1000_mac-4.4-ethercat.h \ e1000_mac-4.4-orig.c \ e1000_mac-4.4-orig.h \ + e1000_mac-5.10-ethercat.c \ + e1000_mac-5.10-ethercat.h \ + e1000_mac-5.10-orig.c \ + e1000_mac-5.10-orig.h \ e1000_mbx-3.18-ethercat.c \ e1000_mbx-3.18-ethercat.h \ e1000_mbx-3.18-orig.c \ @@ -88,6 +104,10 @@ EXTRA_DIST = \ e1000_mbx-4.4-ethercat.h \ e1000_mbx-4.4-orig.c \ e1000_mbx-4.4-orig.h \ + e1000_mbx-5.10-ethercat.c \ + e1000_mbx-5.10-ethercat.h \ + e1000_mbx-5.10-orig.c \ + e1000_mbx-5.10-orig.h \ e1000_nvm-3.18-ethercat.c \ e1000_nvm-3.18-ethercat.h \ e1000_nvm-3.18-orig.c \ @@ -100,6 +120,10 @@ EXTRA_DIST = \ e1000_nvm-4.4-ethercat.h \ e1000_nvm-4.4-orig.c \ e1000_nvm-4.4-orig.h \ + e1000_nvm-5.10-ethercat.c \ + e1000_nvm-5.10-ethercat.h \ + e1000_nvm-5.10-orig.c \ + e1000_nvm-5.10-orig.h \ e1000_phy-3.18-ethercat.c \ e1000_phy-3.18-ethercat.h \ e1000_phy-3.18-orig.c \ @@ -112,42 +136,58 @@ EXTRA_DIST = \ e1000_phy-4.4-ethercat.h \ e1000_phy-4.4-orig.c \ e1000_phy-4.4-orig.h \ + e1000_phy-5.10-ethercat.c \ + e1000_phy-5.10-ethercat.h \ + e1000_phy-5.10-orig.c \ + e1000_phy-5.10-orig.h \ e1000_regs-3.18-ethercat.h \ e1000_regs-3.18-orig.h \ e1000_regs-4.19-ethercat.h \ e1000_regs-4.19-orig.h \ e1000_regs-4.4-ethercat.h \ e1000_regs-4.4-orig.h \ + e1000_regs-5.10-ethercat.h \ + e1000_regs-5.10-orig.h \ igb-3.18-ethercat.h \ igb-3.18-orig.h \ igb-4.19-ethercat.h \ igb-4.19-orig.h \ igb-4.4-ethercat.h \ igb-4.4-orig.h \ + igb-5.10-ethercat.h \ + igb-5.10-orig.h \ igb_ethtool-3.18-ethercat.c \ igb_ethtool-3.18-orig.c \ igb_ethtool-4.19-ethercat.c \ igb_ethtool-4.19-orig.c \ igb_ethtool-4.4-ethercat.c \ igb_ethtool-4.4-orig.c \ + igb_ethtool-5.10-ethercat.c \ + igb_ethtool-5.10-orig.c \ igb_hwmon-3.18-ethercat.c \ igb_hwmon-3.18-orig.c \ igb_hwmon-4.19-ethercat.c \ igb_hwmon-4.19-orig.c \ igb_hwmon-4.4-ethercat.c \ igb_hwmon-4.4-orig.c \ + igb_hwmon-5.10-ethercat.c \ + igb_hwmon-5.10-orig.c \ igb_main-3.18-ethercat.c \ igb_main-3.18-orig.c \ igb_main-4.19-ethercat.c \ igb_main-4.19-orig.c \ igb_main-4.4-ethercat.c \ igb_main-4.4-orig.c \ + igb_main-5.10-ethercat.c \ + igb_main-5.10-orig.c \ igb_ptp-3.18-ethercat.c \ igb_ptp-3.18-orig.c \ igb_ptp-4.19-ethercat.c \ igb_ptp-4.19-orig.c \ igb_ptp-4.4-ethercat.c \ igb_ptp-4.4-orig.c \ + igb_ptp-5.10-ethercat.c \ + igb_ptp-5.10-orig.c \ update.sh #------------------------------------------------------------------------------