devices/e1000/Makefile.am
branchstable-1.5
changeset 2585 26480934a057
parent 2584 0e3d989ff233
child 2586 5b89b4e38cdc
--- a/devices/e1000/Makefile.am	Tue Oct 28 13:31:05 2014 +0100
+++ b/devices/e1000/Makefile.am	Tue Oct 28 15:44:36 2014 +0100
@@ -60,6 +60,8 @@
 	e1000-2.6.37-orig.h \
 	e1000-3.0-ethercat.h \
 	e1000-3.0-orig.h \
+	e1000-3.10-ethercat.h \
+	e1000-3.10-orig.h \
 	e1000-3.4-ethercat.h \
 	e1000-3.4-orig.h \
 	e1000-3.6-ethercat.h \
@@ -96,6 +98,8 @@
 	e1000_ethtool-2.6.37-orig.c \
 	e1000_ethtool-3.0-ethercat.c \
 	e1000_ethtool-3.0-orig.c \
+	e1000_ethtool-3.10-ethercat.c \
+	e1000_ethtool-3.10-orig.c \
 	e1000_ethtool-3.4-ethercat.c \
 	e1000_ethtool-3.4-orig.c \
 	e1000_ethtool-3.6-ethercat.c \
@@ -162,6 +166,10 @@
 	e1000_hw-3.0-ethercat.h \
 	e1000_hw-3.0-orig.c \
 	e1000_hw-3.0-orig.h \
+	e1000_hw-3.10-ethercat.c \
+	e1000_hw-3.10-ethercat.h \
+	e1000_hw-3.10-orig.c \
+	e1000_hw-3.10-orig.h \
 	e1000_hw-3.4-ethercat.c \
 	e1000_hw-3.4-ethercat.h \
 	e1000_hw-3.4-orig.c \
@@ -204,6 +212,8 @@
 	e1000_main-2.6.37-orig.c \
 	e1000_main-3.0-ethercat.c \
 	e1000_main-3.0-orig.c \
+	e1000_main-3.10-ethercat.c \
+	e1000_main-3.10-orig.c \
 	e1000_main-3.4-ethercat.c \
 	e1000_main-3.4-orig.c \
 	e1000_main-3.6-ethercat.c \
@@ -240,6 +250,8 @@
 	e1000_osdep-2.6.37-orig.h \
 	e1000_osdep-3.0-ethercat.h \
 	e1000_osdep-3.0-orig.h \
+	e1000_osdep-3.10-ethercat.h \
+	e1000_osdep-3.10-orig.h \
 	e1000_osdep-3.4-ethercat.h \
 	e1000_osdep-3.4-orig.h \
 	e1000_osdep-3.6-ethercat.h \
@@ -276,6 +288,8 @@
 	e1000_param-2.6.37-orig.c \
 	e1000_param-3.0-ethercat.c \
 	e1000_param-3.0-orig.c \
+	e1000_param-3.10-ethercat.c \
+	e1000_param-3.10-orig.c \
 	e1000_param-3.4-ethercat.c \
 	e1000_param-3.4-orig.c \
 	e1000_param-3.6-ethercat.c \