diff -r 50bc6389f2f5 -r 80177f7aa836 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Mon Oct 27 11:44:24 2014 +0100 +++ b/devices/e1000/Makefile.am Mon Oct 27 11:58:12 2014 +0100 @@ -62,6 +62,8 @@ e1000-3.0-orig.h \ e1000-3.4-ethercat.h \ e1000-3.4-orig.h \ + e1000-3.6-ethercat.h \ + e1000-3.6-orig.h \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ @@ -94,6 +96,8 @@ e1000_ethtool-3.0-orig.c \ e1000_ethtool-3.4-ethercat.c \ e1000_ethtool-3.4-orig.c \ + e1000_ethtool-3.6-ethercat.c \ + e1000_ethtool-3.6-orig.c \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-ethercat.h \ e1000_hw-2.6.13-orig.c \ @@ -158,6 +162,10 @@ e1000_hw-3.4-ethercat.h \ e1000_hw-3.4-orig.c \ e1000_hw-3.4-orig.h \ + e1000_hw-3.6-ethercat.c \ + e1000_hw-3.6-ethercat.h \ + e1000_hw-3.6-orig.c \ + e1000_hw-3.6-orig.h \ e1000_main-2.6.13-ethercat.c \ e1000_main-2.6.13-orig.c \ e1000_main-2.6.18-ethercat.c \ @@ -190,6 +198,8 @@ e1000_main-3.0-orig.c \ e1000_main-3.4-ethercat.c \ e1000_main-3.4-orig.c \ + e1000_main-3.6-ethercat.c \ + e1000_main-3.6-orig.c \ e1000_osdep-2.6.13-ethercat.h \ e1000_osdep-2.6.13-orig.h \ e1000_osdep-2.6.18-ethercat.h \ @@ -222,6 +232,8 @@ e1000_osdep-3.0-orig.h \ e1000_osdep-3.4-ethercat.h \ e1000_osdep-3.4-orig.h \ + e1000_osdep-3.6-ethercat.h \ + e1000_osdep-3.6-orig.h \ e1000_param-2.6.13-ethercat.c \ e1000_param-2.6.13-orig.c \ e1000_param-2.6.18-ethercat.c \ @@ -253,7 +265,9 @@ e1000_param-3.0-ethercat.c \ e1000_param-3.0-orig.c \ e1000_param-3.4-ethercat.c \ - e1000_param-3.4-orig.c + e1000_param-3.4-orig.c \ + e1000_param-3.6-ethercat.c \ + e1000_param-3.6-orig.c BUILT_SOURCES = \ Kbuild