mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
Added 4.19 files to Makefile.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#------------------------------------------------------------------------------
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Copyright (C) 2006-2017 Florian Pose, Ingenieurgemeinschaft IgH
|
||||
# Copyright (C) 2006-2021 Florian Pose, Ingenieurgemeinschaft IgH
|
||||
#
|
||||
# This file is part of the IgH EtherCAT Master.
|
||||
#
|
||||
@@ -26,6 +24,7 @@
|
||||
# industrial property and similar rights of Beckhoff Automation GmbH.
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
include $(top_srcdir)/Makefile.kbuild
|
||||
|
||||
EXTRA_DIST = \
|
||||
@@ -33,22 +32,34 @@ EXTRA_DIST = \
|
||||
e1000_82575-3.18-ethercat.h \
|
||||
e1000_82575-3.18-orig.c \
|
||||
e1000_82575-3.18-orig.h \
|
||||
e1000_82575-4.19-ethercat.c \
|
||||
e1000_82575-4.19-ethercat.h \
|
||||
e1000_82575-4.19-orig.c \
|
||||
e1000_82575-4.19-orig.h \
|
||||
e1000_82575-4.4-ethercat.c \
|
||||
e1000_82575-4.4-ethercat.h \
|
||||
e1000_82575-4.4-orig.c \
|
||||
e1000_82575-4.4-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_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_i210-3.18-ethercat.c \
|
||||
e1000_i210-3.18-ethercat.h \
|
||||
e1000_i210-3.18-orig.c \
|
||||
e1000_i210-3.18-orig.h \
|
||||
e1000_i210-4.19-ethercat.c \
|
||||
e1000_i210-4.19-ethercat.h \
|
||||
e1000_i210-4.19-orig.c \
|
||||
e1000_i210-4.19-orig.h \
|
||||
e1000_i210-4.4-ethercat.c \
|
||||
e1000_i210-4.4-ethercat.h \
|
||||
e1000_i210-4.4-orig.c \
|
||||
@@ -57,6 +68,10 @@ EXTRA_DIST = \
|
||||
e1000_mac-3.18-ethercat.h \
|
||||
e1000_mac-3.18-orig.c \
|
||||
e1000_mac-3.18-orig.h \
|
||||
e1000_mac-4.19-ethercat.c \
|
||||
e1000_mac-4.19-ethercat.h \
|
||||
e1000_mac-4.19-orig.c \
|
||||
e1000_mac-4.19-orig.h \
|
||||
e1000_mac-4.4-ethercat.c \
|
||||
e1000_mac-4.4-ethercat.h \
|
||||
e1000_mac-4.4-orig.c \
|
||||
@@ -65,6 +80,10 @@ EXTRA_DIST = \
|
||||
e1000_mbx-3.18-ethercat.h \
|
||||
e1000_mbx-3.18-orig.c \
|
||||
e1000_mbx-3.18-orig.h \
|
||||
e1000_mbx-4.19-ethercat.c \
|
||||
e1000_mbx-4.19-ethercat.h \
|
||||
e1000_mbx-4.19-orig.c \
|
||||
e1000_mbx-4.19-orig.h \
|
||||
e1000_mbx-4.4-ethercat.c \
|
||||
e1000_mbx-4.4-ethercat.h \
|
||||
e1000_mbx-4.4-orig.c \
|
||||
@@ -73,6 +92,10 @@ EXTRA_DIST = \
|
||||
e1000_nvm-3.18-ethercat.h \
|
||||
e1000_nvm-3.18-orig.c \
|
||||
e1000_nvm-3.18-orig.h \
|
||||
e1000_nvm-4.19-ethercat.c \
|
||||
e1000_nvm-4.19-ethercat.h \
|
||||
e1000_nvm-4.19-orig.c \
|
||||
e1000_nvm-4.19-orig.h \
|
||||
e1000_nvm-4.4-ethercat.c \
|
||||
e1000_nvm-4.4-ethercat.h \
|
||||
e1000_nvm-4.4-orig.c \
|
||||
@@ -81,32 +104,48 @@ EXTRA_DIST = \
|
||||
e1000_phy-3.18-ethercat.h \
|
||||
e1000_phy-3.18-orig.c \
|
||||
e1000_phy-3.18-orig.h \
|
||||
e1000_phy-4.19-ethercat.c \
|
||||
e1000_phy-4.19-ethercat.h \
|
||||
e1000_phy-4.19-orig.c \
|
||||
e1000_phy-4.19-orig.h \
|
||||
e1000_phy-4.4-ethercat.c \
|
||||
e1000_phy-4.4-ethercat.h \
|
||||
e1000_phy-4.4-orig.c \
|
||||
e1000_phy-4.4-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 \
|
||||
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_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_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_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_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 \
|
||||
update.sh
|
||||
|
||||
Reference in New Issue
Block a user