diff -r ae5b0fdf2210 -r 93443c3be91c devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Thu Dec 15 13:26:37 2011 +0100 +++ b/devices/e1000/Makefile.am Thu Mar 03 09:05:40 2011 +0100 @@ -50,6 +50,8 @@ e1000-2.6.29-orig.h \ e1000-2.6.32-ethercat.h \ e1000-2.6.32-orig.h \ + e1000-2.6.33-ethercat.h \ + e1000-2.6.33-orig.h \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ @@ -70,6 +72,8 @@ e1000_ethtool-2.6.29-orig.c \ e1000_ethtool-2.6.32-ethercat.c \ e1000_ethtool-2.6.32-orig.c \ + e1000_ethtool-2.6.33-ethercat.c \ + e1000_ethtool-2.6.33-orig.c \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-ethercat.h \ e1000_hw-2.6.13-orig.c \ @@ -110,6 +114,10 @@ e1000_hw-2.6.32-ethercat.h \ e1000_hw-2.6.32-orig.c \ e1000_hw-2.6.32-orig.h \ + e1000_hw-2.6.33-ethercat.c \ + e1000_hw-2.6.33-ethercat.h \ + e1000_hw-2.6.33-orig.c \ + e1000_hw-2.6.33-orig.h \ e1000_main-2.6.13-ethercat.c \ e1000_main-2.6.13-orig.c \ e1000_main-2.6.18-ethercat.c \ @@ -130,6 +138,8 @@ e1000_main-2.6.29-orig.c \ e1000_main-2.6.32-ethercat.c \ e1000_main-2.6.32-orig.c \ + e1000_main-2.6.33-ethercat.c \ + e1000_main-2.6.33-orig.c \ e1000_osdep-2.6.13-ethercat.h \ e1000_osdep-2.6.13-orig.h \ e1000_osdep-2.6.18-ethercat.h \ @@ -150,6 +160,8 @@ e1000_osdep-2.6.29-orig.h \ e1000_osdep-2.6.32-ethercat.h \ e1000_osdep-2.6.32-orig.h \ + e1000_osdep-2.6.33-ethercat.h \ + e1000_osdep-2.6.33-orig.h \ e1000_param-2.6.13-ethercat.c \ e1000_param-2.6.13-orig.c \ e1000_param-2.6.18-ethercat.c \ @@ -169,7 +181,9 @@ e1000_param-2.6.29-ethercat.c \ e1000_param-2.6.29-orig.c \ e1000_param-2.6.32-ethercat.c \ - e1000_param-2.6.32-orig.c + e1000_param-2.6.32-orig.c \ + e1000_param-2.6.33-ethercat.c \ + e1000_param-2.6.33-orig.c BUILT_SOURCES = \ Kbuild