master/Kbuild
changeset 679 62fc387ec928
parent 639 aa23c48dca2d
child 715 f12ff7c08623
--- a/master/Kbuild	Mon Aug 06 12:33:09 2007 +0000
+++ b/master/Kbuild	Tue Aug 07 07:54:51 2007 +0000
@@ -39,7 +39,7 @@
     datagram.o domain.o mailbox.o canopen.o ethernet.o fsm_sii.o fsm_change.o \
     fsm_coe.o fsm_mapping.o fsm_slave.o fsm_master.o xmldev.o
 
-ifeq ($(EC_DBG_IF),1)
+ifeq ($(ENABLE_DEBUG_IF),1)
 	ec_master-objs += debug.o
 endif