devices/Kbuild.in
changeset 1233 f842edcbbe4b
parent 1074 a82793a6d1a0
child 1234 ed5a56863603
--- a/devices/Kbuild.in	Tue Sep 30 12:33:28 2008 +0000
+++ b/devices/Kbuild.in	Tue Sep 30 12:41:34 2008 +0000
@@ -53,13 +53,6 @@
 	CFLAGS_$(EC_E100_OBJ) = -DSVNREV=$(REV)
 endif
 
-ifeq (@ENABLE_FORCEDETH@,1)
-	EC_FORCEDETH_OBJ := forcedeth-@KERNEL_FORCEDETH@-ethercat.o
-	obj-m += ec_forcedeth.o
-	ec_forcedeth-objs := $(EC_FORCEDETH_OBJ)
-	CFLAGS_$(EC_FORCEDETH_OBJ) = -DSVNREV=$(REV)
-endif
-
 ifeq (@ENABLE_E1000@,1)
 	obj-m += e1000/
 endif