devices/e1000/Makefile.am
branchstable-1.5
changeset 2586 5b89b4e38cdc
parent 2585 26480934a057
child 2587 afd76ee3aa87
--- a/devices/e1000/Makefile.am	Tue Oct 28 15:44:36 2014 +0100
+++ b/devices/e1000/Makefile.am	Tue Oct 28 15:59:52 2014 +0100
@@ -62,6 +62,8 @@
 	e1000-3.0-orig.h \
 	e1000-3.10-ethercat.h \
 	e1000-3.10-orig.h \
+	e1000-3.12-ethercat.h \
+	e1000-3.12-orig.h \
 	e1000-3.4-ethercat.h \
 	e1000-3.4-orig.h \
 	e1000-3.6-ethercat.h \
@@ -100,6 +102,8 @@
 	e1000_ethtool-3.0-orig.c \
 	e1000_ethtool-3.10-ethercat.c \
 	e1000_ethtool-3.10-orig.c \
+	e1000_ethtool-3.12-ethercat.c \
+	e1000_ethtool-3.12-orig.c \
 	e1000_ethtool-3.4-ethercat.c \
 	e1000_ethtool-3.4-orig.c \
 	e1000_ethtool-3.6-ethercat.c \
@@ -170,6 +174,10 @@
 	e1000_hw-3.10-ethercat.h \
 	e1000_hw-3.10-orig.c \
 	e1000_hw-3.10-orig.h \
+	e1000_hw-3.12-ethercat.c \
+	e1000_hw-3.12-ethercat.h \
+	e1000_hw-3.12-orig.c \
+	e1000_hw-3.12-orig.h \
 	e1000_hw-3.4-ethercat.c \
 	e1000_hw-3.4-ethercat.h \
 	e1000_hw-3.4-orig.c \
@@ -214,6 +222,8 @@
 	e1000_main-3.0-orig.c \
 	e1000_main-3.10-ethercat.c \
 	e1000_main-3.10-orig.c \
+	e1000_main-3.12-ethercat.c \
+	e1000_main-3.12-orig.c \
 	e1000_main-3.4-ethercat.c \
 	e1000_main-3.4-orig.c \
 	e1000_main-3.6-ethercat.c \
@@ -252,6 +262,8 @@
 	e1000_osdep-3.0-orig.h \
 	e1000_osdep-3.10-ethercat.h \
 	e1000_osdep-3.10-orig.h \
+	e1000_osdep-3.12-ethercat.h \
+	e1000_osdep-3.12-orig.h \
 	e1000_osdep-3.4-ethercat.h \
 	e1000_osdep-3.4-orig.h \
 	e1000_osdep-3.6-ethercat.h \
@@ -290,6 +302,8 @@
 	e1000_param-3.0-orig.c \
 	e1000_param-3.10-ethercat.c \
 	e1000_param-3.10-orig.c \
+	e1000_param-3.12-ethercat.c \
+	e1000_param-3.12-orig.c \
 	e1000_param-3.4-ethercat.c \
 	e1000_param-3.4-orig.c \
 	e1000_param-3.6-ethercat.c \