diff -r 0566476835d7 -r 8f72e163df51 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Fri Nov 04 13:19:03 2011 +0100 +++ b/devices/e1000/Makefile.am Wed May 25 09:54:47 2011 +0200 @@ -46,6 +46,8 @@ e1000-2.6.27-orig.h \ e1000-2.6.28-ethercat.h \ e1000-2.6.28-orig.h \ + e1000-2.6.29-ethercat.h \ + e1000-2.6.29-orig.h \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ @@ -62,6 +64,8 @@ e1000_ethtool-2.6.27-orig.c \ e1000_ethtool-2.6.28-ethercat.c \ e1000_ethtool-2.6.28-orig.c \ + e1000_ethtool-2.6.29-ethercat.c \ + e1000_ethtool-2.6.29-orig.c \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-ethercat.h \ e1000_hw-2.6.13-orig.c \ @@ -94,6 +98,10 @@ e1000_hw-2.6.28-ethercat.h \ e1000_hw-2.6.28-orig.c \ e1000_hw-2.6.28-orig.h \ + e1000_hw-2.6.29-ethercat.c \ + e1000_hw-2.6.29-ethercat.h \ + e1000_hw-2.6.29-orig.c \ + e1000_hw-2.6.29-orig.h \ e1000_main-2.6.13-ethercat.c \ e1000_main-2.6.13-orig.c \ e1000_main-2.6.18-ethercat.c \ @@ -110,6 +118,8 @@ e1000_main-2.6.27-orig.c \ e1000_main-2.6.28-ethercat.c \ e1000_main-2.6.28-orig.c \ + e1000_main-2.6.29-ethercat.c \ + e1000_main-2.6.29-orig.c \ e1000_osdep-2.6.13-ethercat.h \ e1000_osdep-2.6.13-orig.h \ e1000_osdep-2.6.18-ethercat.h \ @@ -126,6 +136,8 @@ e1000_osdep-2.6.27-orig.h \ e1000_osdep-2.6.28-ethercat.h \ e1000_osdep-2.6.28-orig.h \ + e1000_osdep-2.6.29-ethercat.h \ + e1000_osdep-2.6.29-orig.h \ e1000_param-2.6.13-ethercat.c \ e1000_param-2.6.13-orig.c \ e1000_param-2.6.18-ethercat.c \ @@ -141,8 +153,9 @@ e1000_param-2.6.27-ethercat.c \ e1000_param-2.6.27-orig.c \ e1000_param-2.6.28-ethercat.c \ - e1000_param-2.6.28-orig.c - + e1000_param-2.6.28-orig.c \ + e1000_param-2.6.29-ethercat.c \ + e1000_param-2.6.29-orig.c BUILT_SOURCES = \ Kbuild