diff -r 0e3d989ff233 -r 26480934a057 devices/Makefile.am --- a/devices/Makefile.am Tue Oct 28 13:31:05 2014 +0100 +++ b/devices/Makefile.am Tue Oct 28 15:44:36 2014 +0100 @@ -79,6 +79,8 @@ 8139too-2.6.37-orig.c \ 8139too-3.0-ethercat.c \ 8139too-3.0-orig.c \ + 8139too-3.10-ethercat.c \ + 8139too-3.10-orig.c \ 8139too-3.2-ethercat.c \ 8139too-3.2-orig.c \ 8139too-3.4-ethercat.c \ @@ -111,6 +113,8 @@ e100-2.6.37-orig.c \ e100-3.0-ethercat.c \ e100-3.0-orig.c \ + e100-3.10-ethercat.c \ + e100-3.10-orig.c \ e100-3.4-ethercat.c \ e100-3.4-orig.c \ e100-3.6-ethercat.c \ @@ -139,6 +143,8 @@ r8169-2.6.36-orig.c \ r8169-2.6.37-ethercat.c \ r8169-2.6.37-orig.c \ + r8169-3.10-ethercat.c \ + r8169-3.10-orig.c \ r8169-3.2-ethercat.c \ r8169-3.2-orig.c \ r8169-3.4-ethercat.c \