diff -r a3d54cccba48 -r afcea72f0040 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Tue Feb 24 09:05:46 2009 +0000 +++ b/devices/e1000/Makefile.am Tue Feb 24 09:11:19 2009 +0000 @@ -37,6 +37,8 @@ e1000-2.6.22-orig.h \ e1000-2.6.24-ethercat.h \ e1000-2.6.24-orig.h \ + e1000-2.6.26-ethercat.h \ + e1000-2.6.26-orig.h \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ @@ -47,6 +49,8 @@ e1000_ethtool-2.6.22-orig.c \ e1000_ethtool-2.6.24-ethercat.c \ e1000_ethtool-2.6.24-orig.c \ + e1000_ethtool-2.6.26-ethercat.c \ + e1000_ethtool-2.6.26-orig.c \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-ethercat.h \ e1000_hw-2.6.13-orig.c \ @@ -67,6 +71,10 @@ e1000_hw-2.6.24-ethercat.h \ e1000_hw-2.6.24-orig.c \ e1000_hw-2.6.24-orig.h \ + e1000_hw-2.6.26-ethercat.c \ + e1000_hw-2.6.26-ethercat.h \ + e1000_hw-2.6.26-orig.c \ + e1000_hw-2.6.26-orig.h \ e1000_main-2.6.13-ethercat.c \ e1000_main-2.6.13-orig.c \ e1000_main-2.6.18-ethercat.c \ @@ -77,6 +85,8 @@ e1000_main-2.6.22-orig.c \ e1000_main-2.6.24-ethercat.c \ e1000_main-2.6.24-orig.c \ + e1000_main-2.6.26-ethercat.c \ + e1000_main-2.6.26-orig.c \ e1000_osdep-2.6.13-ethercat.h \ e1000_osdep-2.6.13-orig.h \ e1000_osdep-2.6.18-ethercat.h \ @@ -87,6 +97,8 @@ e1000_osdep-2.6.22-orig.h \ e1000_osdep-2.6.24-ethercat.h \ e1000_osdep-2.6.24-orig.h \ + e1000_osdep-2.6.26-ethercat.h \ + e1000_osdep-2.6.26-orig.h \ e1000_param-2.6.13-ethercat.c \ e1000_param-2.6.13-orig.c \ e1000_param-2.6.18-ethercat.c \ @@ -96,7 +108,9 @@ e1000_param-2.6.22-ethercat.c \ e1000_param-2.6.22-orig.c \ e1000_param-2.6.24-ethercat.c \ - e1000_param-2.6.24-orig.c + e1000_param-2.6.24-orig.c \ + e1000_param-2.6.26-ethercat.c \ + e1000_param-2.6.26-orig.c BUILT_SOURCES = \ Kbuild