diff -r 689b41081536 -r 25f848e2fbf4 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Thu Apr 15 23:03:23 2010 +0200 +++ b/devices/e1000/Makefile.am Thu Apr 15 23:04:26 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