diff -r 5b89b4e38cdc -r afd76ee3aa87 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Tue Oct 28 15:59:52 2014 +0100 +++ b/devices/e1000/Makefile.am Tue Oct 28 16:31:44 2014 +0100 @@ -64,6 +64,8 @@ e1000-3.10-orig.h \ e1000-3.12-ethercat.h \ e1000-3.12-orig.h \ + e1000-3.14-ethercat.h \ + e1000-3.14-orig.h \ e1000-3.4-ethercat.h \ e1000-3.4-orig.h \ e1000-3.6-ethercat.h \ @@ -104,6 +106,8 @@ e1000_ethtool-3.10-orig.c \ e1000_ethtool-3.12-ethercat.c \ e1000_ethtool-3.12-orig.c \ + e1000_ethtool-3.14-ethercat.c \ + e1000_ethtool-3.14-orig.c \ e1000_ethtool-3.4-ethercat.c \ e1000_ethtool-3.4-orig.c \ e1000_ethtool-3.6-ethercat.c \ @@ -178,6 +182,10 @@ e1000_hw-3.12-ethercat.h \ e1000_hw-3.12-orig.c \ e1000_hw-3.12-orig.h \ + e1000_hw-3.14-ethercat.c \ + e1000_hw-3.14-ethercat.h \ + e1000_hw-3.14-orig.c \ + e1000_hw-3.14-orig.h \ e1000_hw-3.4-ethercat.c \ e1000_hw-3.4-ethercat.h \ e1000_hw-3.4-orig.c \ @@ -224,6 +232,8 @@ e1000_main-3.10-orig.c \ e1000_main-3.12-ethercat.c \ e1000_main-3.12-orig.c \ + e1000_main-3.14-ethercat.c \ + e1000_main-3.14-orig.c \ e1000_main-3.4-ethercat.c \ e1000_main-3.4-orig.c \ e1000_main-3.6-ethercat.c \ @@ -264,6 +274,8 @@ e1000_osdep-3.10-orig.h \ e1000_osdep-3.12-ethercat.h \ e1000_osdep-3.12-orig.h \ + e1000_osdep-3.14-ethercat.h \ + e1000_osdep-3.14-orig.h \ e1000_osdep-3.4-ethercat.h \ e1000_osdep-3.4-orig.h \ e1000_osdep-3.6-ethercat.h \ @@ -304,6 +316,8 @@ e1000_param-3.10-orig.c \ e1000_param-3.12-ethercat.c \ e1000_param-3.12-orig.c \ + e1000_param-3.14-ethercat.c \ + e1000_param-3.14-orig.c \ e1000_param-3.4-ethercat.c \ e1000_param-3.4-orig.c \ e1000_param-3.6-ethercat.c \