diff -r 625d87822620 -r 2cefec773772 devices/e1000e/Makefile.am --- a/devices/e1000e/Makefile.am Fri Oct 28 17:06:04 2011 +0200 +++ b/devices/e1000e/Makefile.am Fri Oct 28 17:07:00 2011 +0200 @@ -28,47 +28,69 @@ #------------------------------------------------------------------------------ EXTRA_DIST = \ + 82571-2.6.32-ethercat.c \ + 82571-2.6.32-orig.c \ 82571-2.6.34-ethercat.c \ 82571-2.6.34-orig.c \ 82571-2.6.37-ethercat.c \ 82571-2.6.37-orig.c \ Kbuild.in \ + defines-2.6.32-ethercat.h \ + defines-2.6.32-orig.h \ defines-2.6.34-ethercat.h \ defines-2.6.34-orig.h \ defines-2.6.37-ethercat.h \ defines-2.6.37-orig.h \ + e1000-2.6.32-ethercat.h \ + e1000-2.6.32-orig.h \ e1000-2.6.34-ethercat.h \ e1000-2.6.34-orig.h \ e1000-2.6.37-ethercat.h \ e1000-2.6.37-orig.h \ + es2lan-2.6.32-ethercat.c \ + es2lan-2.6.32-orig.c \ es2lan-2.6.34-ethercat.c \ es2lan-2.6.34-orig.c \ es2lan-2.6.37-ethercat.c \ es2lan-2.6.37-orig.c \ + ethtool-2.6.32-ethercat.c \ + ethtool-2.6.32-orig.c \ ethtool-2.6.34-ethercat.c \ ethtool-2.6.34-orig.c \ ethtool-2.6.37-ethercat.c \ ethtool-2.6.37-orig.c \ + hw-2.6.32-ethercat.h \ + hw-2.6.32-orig.h \ hw-2.6.34-ethercat.h \ hw-2.6.34-orig.h \ hw-2.6.37-ethercat.h \ hw-2.6.37-orig.h \ + ich8lan-2.6.32-ethercat.c \ + ich8lan-2.6.32-orig.c \ ich8lan-2.6.34-ethercat.c \ ich8lan-2.6.34-orig.c \ ich8lan-2.6.37-ethercat.c \ ich8lan-2.6.37-orig.c \ + lib-2.6.32-ethercat.c \ + lib-2.6.32-orig.c \ lib-2.6.34-ethercat.c \ lib-2.6.34-orig.c \ lib-2.6.37-ethercat.c \ lib-2.6.37-orig.c \ + netdev-2.6.32-ethercat.c \ + netdev-2.6.32-orig.c \ netdev-2.6.34-ethercat.c \ netdev-2.6.34-orig.c \ netdev-2.6.37-ethercat.c \ netdev-2.6.37-orig.c \ + param-2.6.32-ethercat.c \ + param-2.6.32-orig.c \ param-2.6.34-ethercat.c \ param-2.6.34-orig.c \ param-2.6.37-ethercat.c \ param-2.6.37-orig.c \ + phy-2.6.32-ethercat.c \ + phy-2.6.32-orig.c \ phy-2.6.34-ethercat.c \ phy-2.6.34-orig.c \ phy-2.6.37-ethercat.c \