devices/Kbuild
changeset 585 dc1ea0099b4c
parent 584 150c8a1caf25
child 667 9feff35c9617
--- a/devices/Kbuild	Wed Feb 21 11:47:18 2007 +0000
+++ b/devices/Kbuild	Wed Feb 21 12:41:25 2007 +0000
@@ -56,7 +56,7 @@
 ifeq ($(EC_ENABLE_FORCEDETH),1)
 	EC_FORCEDETH_OBJ := forcedeth-$(EC_FORCEDETH_KERNEL)-ethercat.o
 	obj-m += ec_forcedeth.o
-	ec_forcedeth-objs := $(EC_FORCEDETH_OBJ)-ethercat.o
+	ec_forcedeth-objs := $(EC_FORCEDETH_OBJ)
 	CFLAGS_$(EC_FORCEDETH_OBJ) = -DSVNREV=$(REV)
 endif