diff -r 26480934a057 -r 5b89b4e38cdc devices/Makefile.am --- a/devices/Makefile.am Tue Oct 28 15:44:36 2014 +0100 +++ b/devices/Makefile.am Tue Oct 28 15:59:52 2014 +0100 @@ -81,6 +81,8 @@ 8139too-3.0-orig.c \ 8139too-3.10-ethercat.c \ 8139too-3.10-orig.c \ + 8139too-3.12-ethercat.c \ + 8139too-3.12-orig.c \ 8139too-3.2-ethercat.c \ 8139too-3.2-orig.c \ 8139too-3.4-ethercat.c \ @@ -115,6 +117,8 @@ e100-3.0-orig.c \ e100-3.10-ethercat.c \ e100-3.10-orig.c \ + e100-3.12-ethercat.c \ + e100-3.12-orig.c \ e100-3.4-ethercat.c \ e100-3.4-orig.c \ e100-3.6-ethercat.c \ @@ -145,6 +149,8 @@ r8169-2.6.37-orig.c \ r8169-3.10-ethercat.c \ r8169-3.10-orig.c \ + r8169-3.12-ethercat.c \ + r8169-3.12-orig.c \ r8169-3.2-ethercat.c \ r8169-3.2-orig.c \ r8169-3.4-ethercat.c \