author | Florian Pose <fp@igh-essen.com> |
Wed, 21 Feb 2007 12:41:25 +0000 | |
changeset 585 | dc1ea0099b4c |
parent 584 | 150c8a1caf25 |
child 586 | 99df3f4d8d76 |
devices/Kbuild | file | annotate | diff | comparison | revisions |
--- 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