diff -r 2c22f3bea8ba -r a89e2bedf004 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Fri Mar 19 13:27:08 2010 +0100 +++ b/devices/e1000/Makefile.am Thu Apr 29 14:05:15 2010 +0200 @@ -42,6 +42,8 @@ e1000-2.6.24-orig.h \ e1000-2.6.26-ethercat.h \ e1000-2.6.26-orig.h \ + e1000-2.6.27-ethercat.h \ + e1000-2.6.27-orig.h \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ @@ -54,6 +56,8 @@ e1000_ethtool-2.6.24-orig.c \ e1000_ethtool-2.6.26-ethercat.c \ e1000_ethtool-2.6.26-orig.c \ + e1000_ethtool-2.6.27-ethercat.c \ + e1000_ethtool-2.6.27-orig.c \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-ethercat.h \ e1000_hw-2.6.13-orig.c \ @@ -78,6 +82,10 @@ e1000_hw-2.6.26-ethercat.h \ e1000_hw-2.6.26-orig.c \ e1000_hw-2.6.26-orig.h \ + e1000_hw-2.6.27-ethercat.c \ + e1000_hw-2.6.27-ethercat.h \ + e1000_hw-2.6.27-orig.c \ + e1000_hw-2.6.27-orig.h \ e1000_main-2.6.13-ethercat.c \ e1000_main-2.6.13-orig.c \ e1000_main-2.6.18-ethercat.c \ @@ -90,6 +98,8 @@ e1000_main-2.6.24-orig.c \ e1000_main-2.6.26-ethercat.c \ e1000_main-2.6.26-orig.c \ + e1000_main-2.6.27-ethercat.c \ + e1000_main-2.6.27-orig.c \ e1000_osdep-2.6.13-ethercat.h \ e1000_osdep-2.6.13-orig.h \ e1000_osdep-2.6.18-ethercat.h \ @@ -102,6 +112,8 @@ e1000_osdep-2.6.24-orig.h \ e1000_osdep-2.6.26-ethercat.h \ e1000_osdep-2.6.26-orig.h \ + e1000_osdep-2.6.27-ethercat.h \ + e1000_osdep-2.6.27-orig.h \ e1000_param-2.6.13-ethercat.c \ e1000_param-2.6.13-orig.c \ e1000_param-2.6.18-ethercat.c \ @@ -113,7 +125,9 @@ e1000_param-2.6.24-ethercat.c \ e1000_param-2.6.24-orig.c \ e1000_param-2.6.26-ethercat.c \ - e1000_param-2.6.26-orig.c + e1000_param-2.6.26-orig.c \ + e1000_param-2.6.27-ethercat.c \ + e1000_param-2.6.27-orig.c BUILT_SOURCES = \ Kbuild