devices/Kbuild.in
branchstable-1.4
changeset 1640 59ab2130a859
parent 1639 d4db7ad736a5
child 1685 399ef727bf62
--- a/devices/Kbuild.in	Tue Sep 30 14:02:02 2008 +0000
+++ b/devices/Kbuild.in	Tue Sep 30 14:04:52 2008 +0000
@@ -46,13 +46,6 @@
 	CFLAGS_$(EC_8139TOO_OBJ) = -DSVNREV=$(REV)
 endif
 
-ifeq (@ENABLE_E100@,1)
-	EC_E100_OBJ := e100-@KERNEL_E100@-ethercat.o
-	obj-m += ec_e100.o
-	ec_e100-objs := $(EC_E100_OBJ)
-	CFLAGS_$(EC_E100_OBJ) = -DSVNREV=$(REV)
-endif
-
 ifeq (@ENABLE_E1000@,1)
 	obj-m += e1000/
 endif